All Classes
| Class | Description |
|---|---|
| ChainedConstructor |
Annotation for chained constructors that should not generate
log records.
|
| Domain |
Annotation for domain classes that must record instance
creation in the state log.
|
| StateChange |
Annotation for methods that must trigger state-log entries.
|
| StateLogging |
Implement uniform state-logging using aspects.
|
| XStreamStateLoggable |