Package com.advancedpwr.record

Interface Summary
ClassDescriptor A simple interface to provide the class name and package to the ClassWriter.
ObjectRecorder  
 

Class Summary
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  
ArrayClassDescriptor A ClassDescriptor for array factories.
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.
DefaultClassDescriptor  
InstanceTree  
InstanceTreeFactory  
MockBeanMethodBuilder  
MockBeanRecorder An extension of BeanRecorder that enables the recording of beans as EasyMock objects.
Null  
ParameterTypeComparator  
SimpleClassDescriptor  
WrappedIO  
 

Exception Summary
ClassWriterException  
RecorderException  
 



Copyright © 2011 Advanced Power Co. All Rights Reserved.