|
Interface Summary |
| Component |
The CCA object model: the interface that all CCA components must implement. |
| ComponentID |
An opaque reference to a CCA component. |
| ConnectionInfo |
This interface abstracts the information needed to understand the
topology and status of a connection within the local context. |
| Port |
A tag interface to identify an interface capable of being exported to
or imported from a CCA component. |
| PortInfo |
An interface that describes a Port. |
| Services |
This is the framework/container services interface,
through which the component accesses the framework
and (indirectly) other components. |