Package | Description |
---|---|
com.kabira.platform.component |
Component support.
|
Modifier and Type | Method and Description |
---|---|
protected java.io.File |
Notifier.getResource(java.lang.String resourceName)
Deprecated.
|
protected void |
Notifier.postConfigurationInitialize()
Called after all configuration files for the component currently being
activated have been loaded and activated.
|
protected void |
Notifier.preConfigurationInitialize()
Called before any configuration files for the component currently being
activated have been loaded and activated.
|