| Package | Description |
|---|---|
| org.powertac.common.config |
| 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 © 2014. All Rights Reserved.