| Interface | Description |
|---|---|
| AtomicComponent |
The runtime instantiation of an SCA atomic, or leaf-type, component.
|
| Component |
The runtime instantiation of a component
|
| ComponentManager |
Responsible for tracking and managing the component tree for a runtime instance.
|
| ScopeContainer |
Manages the lifecycle and visibility component implementations instances.
|
| ScopedComponent |
A component whose implementation instances are managed by a
ScopeContainer. |
| ScopeRegistry |
Manages
ScopeContainers in the runtime |
| Exception | Description |
|---|---|
| GroupInitializationException |