Package org.electrocodeogram.cpc.core.api.provider.registry

Contains the API specification for the CPC Provider Registry.

See:
          Description

Interface Summary
IManagableProviderRegistry This interface lists additional methods which are required to manage a IProviderRegistry.
IProviderDescriptor API interface for the descriptors used to handle lazy loaded IProvider instances in an IProviderRegistry implementation.
IProviderRegistry The IProviderRegistry is the central point of integration for most CPC plugins/extensions.
 

Package org.electrocodeogram.cpc.core.api.provider.registry Description

Contains the API specification for the CPC Provider Registry.

The Provider Registry represents one of the key concepts of the CPC Framework. An instance can be obtained from the CPC Core plugins activator class CPCCorePlugin.