Uses of Package
com.esf.core.configuration.service

Packages that use com.esf.core.configuration.service
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. 
 

Classes in com.esf.core.configuration.service used by com.esf.core.configuration.service
EsfConfigurationException
          An @Exception to be used by bundles when they receive an invalid configuration Object Copyright (c) 2009 Eurotech Inc.
IConfigurableComponentService
          An interface to allows bundles which may need to be configured access to the @IConfigurationManagerService.