| Package | Description |
|---|---|
| org.powertac.common.config |
Annotations and tools to standardize and automate configuration of
the Power TAC simulation server and brokers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Configurator.gatherBootstrapList(List<Object> things,
ConfigurationRecorder recorder)
Pulls "bootstrapState" ConfigurationValues out of objects in the given
list, adds them to config with their names.
|
void |
Configurator.gatherBootstrapState(Object thing,
ConfigurationRecorder recorder)
Pulls the "bootstrapState" ConfigurableValues out of object thing, adds
them to config.
|
void |
Configurator.gatherPublishedConfiguration(Object thing,
ConfigurationRecorder recorder)
Pulls the "published" ConfigurableValues out of object thing, adds them to
config.
|
Copyright © 2017 Power TAC. All rights reserved.