|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectRecorder | |
|---|---|
| com.advancedpwr.record | |
| com.advancedpwr.record.mock | |
| com.advancedpwr.record.xstream | |
| Uses of ObjectRecorder in com.advancedpwr.record |
|---|
| Classes in com.advancedpwr.record that implement ObjectRecorder | |
|---|---|
class |
AbstractRecorder
AbstractRecorder is the common base class for recorders. |
class |
BeanRecorder
An ObjectRecorder that records the state of an object tree as a Java class file. |
class |
MockBeanRecorder
An extension of BeanRecorder that enables the recording of beans as EasyMock objects. |
| Uses of ObjectRecorder in com.advancedpwr.record.mock |
|---|
| Classes in com.advancedpwr.record.mock that implement ObjectRecorder | |
|---|---|
class |
MockBehaviorRecorder
An ObjectRecorder that records the behavior of an object tree as a Java class file. |
| Uses of ObjectRecorder in com.advancedpwr.record.xstream |
|---|
| Classes in com.advancedpwr.record.xstream that implement ObjectRecorder | |
|---|---|
class |
XstreamRecorder
An ObjectRecorder that records the state of an object tree using the XStream project. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||