Package org.electrocodeogram.cpc.core

This package represents the root of the CPC Core module.

See:
          Description

Class Summary
CPCCorePlugin This singleton class represents the central integration point of the CPC Framework.
 

Package org.electrocodeogram.cpc.core Description

This package represents the root of the CPC Core module.

The CPCCorePlugin class is the central integration point for all CPC modules. This is the place were other plug-ins can obtain references to the current IEventHubRegistry and IProviderRegistry.