Package org.powertac.common.config
Annotations and tools to standardize and automate configuration of
 the Power TAC simulation server and brokers.
- 
Interface Summary Interface Description ConfigurationRecorder Interface for recording configuration information.
- 
Class Summary Class Description ConfigurationLister This is a helper class for generating a sample configuration file from configured instances.Configurator Fills in configured values from configuration source based on annotations in the source code.
- 
Annotation Types Summary Annotation Type Description ConfigurableInstance Marker interface for types that can have multiple instances created by configuration.ConfigurableValue Annotation for configuring a property of some instance.