Package org.powertac.common.state
Tools and annotations to support and standardize generation of state logs
that capture changes of state in brokers and in the Power TAC simulation
server.
-
Class Summary Class Description StateLogging Implement uniform state-logging using aspects.XStreamStateLoggable -
Annotation Types Summary Annotation Type 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.