Package com.eurotech.framework.configuration

Contains services to manage all configurable components of the system.

See:
          Description

Interface Summary
ComponentConfiguration The ComponentConfiguration groups all the information related to the Configuration of a Component.
ConfigurableComponent Marker interface for all Service Component that wants to expose the Configuration through the ConfigurationService.
ConfigurationService The Configuration Service is used to manage the configuration of ConfigurableComponents.
SelfConfiguringComponent A SelfConfiguringComponent is a configurable component which maintains its state.
 

Package com.eurotech.framework.configuration Description

Contains services to manage all configurable components of the system. This provides an extension to the existing OSGi MetaTypeService services.



Copyright © 2013. All Rights Reserved.