|
cca-spec-babel
0.8.6-unstable(developer)
|
Common Component Architecture. More...
Packages | |
| package | ports |
some standard (required) CCA ports. | |
Classes | |
| interface | Port |
| All ports must derive from this port type. More... | |
| enum | CCAExceptionType |
| Mapping of standard exceptional event types occuring in the Services interface to integers. More... | |
| interface | CCAException |
| Most CCA interfaces throw this exception. More... | |
| interface | Services |
| The one interface all frameworks must implement. More... | |
| interface | Component |
| All components must implement this interface. More... | |
| interface | ComponentRelease |
| An interface so the framework can inform the component when the component is about to be destroyed. More... | |
| interface | ComponentID |
| An opaque reference to a Component. More... | |
| enum | Type |
| The primitive data types (and arrays of same) supported by CCA TypeMaps and Babel. More... | |
| interface | TypeMismatchException |
| Detailed exception describing a type mismatch in getting or setting a value in a TypeMap. More... | |
| interface | TypeMap |
| A CCA map. More... | |
| interface | AbstractFramework |
| This is an interface presented by a CCA-compliant framework to access its application framing capabilities. More... | |
| interface | ConnectionID |
| This interface describes a CCA connection between components. More... | |
| interface | ComponentClassDescription |
| An opaque reference to a Component Class. More... | |
1.7.6.1