Package 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.

See:
          Description

Interface Summary
IConfigurableComponentService An interface to allows bundles which may need to be configured access to the @IConfigurationManagerService.
IConfigurationManagerService The Configuration Manager Service provides an API for software components to request and store configuration data as well as request that configurations be archived within the Configuration Manager.
IEsfConfigProviderService Provides an API to allow components to provide configuration content to the @IConfigurationManagerService.
 

Class Summary
ConfigurationPropertiesObject A @ConfigurationPropertiesObject is a @Hashtable of a specific form.
TypedConfigurationData The @TypedConfigurationData class holds a series of public static final strings that can be used to represent incoming configuration data in different formats.
 

Exception Summary
EsfConfigurationException An @Exception to be used by bundles when they receive an invalid configuration Object Copyright (c) 2009 Eurotech Inc.
 

Package com.esf.core.configuration.service Description

Interface for software components to request/receive/reject configuration data as well as request that configurations be archived within the Configuration Manager.