| Interface | Description |
|---|---|
| ConfigStorage | |
| HotConfig |
Hot config defined by
HotConfigDefinition |
| HotConfigDefinition |
Defines hot config infrastructure
|
| Class | Description |
|---|---|
| AbstractConfigFactory | |
| AbstractConfigFactoryUtil | |
| HotConfigDefinitionModel | |
| HotConfigFactory |
Creates proxy-instances to access to config data with method
AbstractConfigFactory.createConfig(Class)
|
| HotElementDefinition |
Definition of config element
|
| Annotation Type | Description |
|---|---|
| DefaultBoolValue |
Perform default parameter value
|
| DefaultIntValue |
Perform default parameter value
|
| DefaultStrValue |
Perform default parameter value
|
| Description |
This annotation describes from java about config parameter, if this annotation located above method.
|