| Package | Description |
|---|---|
| com.esf.core.configuration.service |
Interface for software components to request/receive/reject configuration
data as well as request that configurations be archived within the Configuration Manager.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IEncryptedConfigurableComponentService |
| Modifier and Type | Method and Description |
|---|---|
void |
IConfigurationManagerService.storeConfiguration(java.lang.String name,
IConfigurableComponentService configurableComponent,
long bundleId,
java.lang.Object config)
This is used to store a configuration from a given configurable component.
|
Copyright © 2009 Eurotech Inc. All rights reserved.