| Package | Description |
|---|---|
| com.kabira.platform.kcs |
Configuration File Service
|
| com.kabira.platform.switchconfig |
Configuration Service
|
| Modifier and Type | Class and Description |
|---|---|
class |
Configuration
Configuration types which extend
from this type are supported automatically
by the kcs configuration loader.
|
| Modifier and Type | Method and Description |
|---|---|
Config[] |
Version.getConfigs()
Obtains all related Config instances
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationListener.loaded(Version version,
java.util.List<Config> additions)
Called when a new version has been loaded for a registered configuration
type.
|