Interface IComponentData

All Known Subinterfaces:
IBizPolicyData, IHandlerData, IMechanicsData, IPortletInfo, IThingComponentData
All Known Implementing Classes:
OsgiServiceComponentData

public interface IComponentData

The IComponentData implements the storage for an IComponent. This relieves the IComponent from having to persist its own metadata, and provides a separation from the management of that metadata and the actual implementation of the IComponent.