|
cca-spec-babel
0.8.6-unstable(developer)
|
some standard (required) CCA ports. More...
Classes | |
| interface | GoPort |
| Go, component, go! More... | |
| enum | EventType |
| The minimum kinds of events needed. More... | |
| interface | ConnectionEvent |
| Event created when two components are connected. More... | |
| interface | ConnectionEventListener |
This is the interface that a component must provide in order to be notified of ConnectEvents. More... | |
| interface | ConnectionEventService |
| Connection event service. More... | |
| interface | BuilderService |
| BuilderService is a Port implemented by a CCA compliant framework for the purpose of composing components into applications in a standard way. More... | |
| interface | ComponentRepository |
| ComponentRepository is a Port implemented by a CCA compliant framework or other component to expose in a standard way: More... | |
| interface | ServiceProvider |
| ServiceProvider interface implements a non-singleton service Port. More... | |
| interface | ServiceRegistry |
| ServiceRegistry is a Port that is provided by the framework and can be used by a component wishing to provide service Ports. More... | |
| interface | BasicParameterPort |
| This type of interface is exported for manipulation by other components or by a user-interface (UI) (text or graphic). More... | |
| interface | ParameterPort |
| This type of interface is exported for manipulation by other components or by a user-interface (UI) (text or graphic). More... | |
| interface | ParameterPortFactory |
| This interface supercedes the ccaffeine ConfigurableParameterPortFactory, the parameters library, and all the associated cruft that gunked up a component. More... | |
| interface | ParameterGetListener |
| This interface is typically implemented by a component writer using the ParameterPortFactory in a very dynamic fashion. More... | |
| interface | ParameterSetListener |
| This interface is typically implemented by a component writer using the ParameterPortFactory in a dynamic fashion. More... | |
| interface | MPIServer |
| interface | MPIBorrow |
| interface | MPIService |
some standard (required) CCA ports.
1.7.6.1