All Classes and Interfaces

Class
Description
The CCA object model: the interface that all CCA components must implement.
An opaque reference to a CCA component.
Base event interface components wishing to know about their connectedness (used or provided ports) must listen for.
This is the interface that a component must provide in order to be notified of ConnectionEvents.
A service to alert a component as when connections are made or broken; it is reasonable to expect this service to be immediately available and fetchable during a setServices call.
This interface abstracts the information needed to understand the topology and status of a connection within the local context.
A service to issue connection events (assumed scope is the component from whose Services interface the FrameworkConnectionEventService is fetched.
A do-it port.
KeyValuePort for use decorating components with strings external to the implementation of the component.
A tag interface to identify an interface capable of being exported to or imported from a CCA component.
An interface that describes a Port.
PrintfPort for use in building components.
This is the framework/container services interface, through which the component accesses the framework and (indirectly) other components.
Mapping of standard event types in the component lifecycle to strings and integers.
A generic interface for handing off a String.
Produces the current time in the form of a String.
A CCA component that implements and provides StringConsumerPort, and uses a StringConsumerPort.