Uses of Package
com.advancedpwr.record

Packages that use com.advancedpwr.record
com.advancedpwr.record   
com.advancedpwr.record.inspect   
com.advancedpwr.record.methods   
com.advancedpwr.record.mock   
com.advancedpwr.record.xstream   
 

Classes in com.advancedpwr.record used by com.advancedpwr.record
AbstractRecorder
          AbstractRecorder is the common base class for recorders.
AccessPath
          AccessPath represents the code path leading to the access of an object in the InstanceTree Instances of AccessPath are inspected by an ObjectRecorder at class generation time to determine how to reconstruct the object tree.
AccessPathList
           
BeanRecorder
          An ObjectRecorder that records the state of an object tree as a Java class file.
ClassDescriptor
          A simple interface to provide the class name and package to the ClassWriter.
ClassWriter
          ClassWriter wraps a PrintWriter with convenience methods for creating Java source code output.
DefaultClassDescriptor
           
InstanceTree
           
InstanceTreeFactory
           
ObjectRecorder
           
 

Classes in com.advancedpwr.record used by com.advancedpwr.record.inspect
AccessPath
          AccessPath represents the code path leading to the access of an object in the InstanceTree Instances of AccessPath are inspected by an ObjectRecorder at class generation time to determine how to reconstruct the object tree.
InstanceTree
           
ParameterTypeComparator
           
 

Classes in com.advancedpwr.record used by com.advancedpwr.record.methods
AccessPath
          AccessPath represents the code path leading to the access of an object in the InstanceTree Instances of AccessPath are inspected by an ObjectRecorder at class generation time to determine how to reconstruct the object tree.
ClassWriter
          ClassWriter wraps a PrintWriter with convenience methods for creating Java source code output.
InstanceTree
           
 

Classes in com.advancedpwr.record used by com.advancedpwr.record.mock
AbstractRecorder
          AbstractRecorder is the common base class for recorders.
AccessPath
          AccessPath represents the code path leading to the access of an object in the InstanceTree Instances of AccessPath are inspected by an ObjectRecorder at class generation time to determine how to reconstruct the object tree.
BeanRecorder
          An ObjectRecorder that records the state of an object tree as a Java class file.
ClassWriter
          ClassWriter wraps a PrintWriter with convenience methods for creating Java source code output.
InstanceTree
           
ObjectRecorder
           
 

Classes in com.advancedpwr.record used by com.advancedpwr.record.xstream
AbstractRecorder
          AbstractRecorder is the common base class for recorders.
ClassWriter
          ClassWriter wraps a PrintWriter with convenience methods for creating Java source code output.
ObjectRecorder
           
 



Copyright © 2011 Advanced Power Co. All Rights Reserved.