Interface | Description |
---|---|
IComponentDescriptor |
The Component Descriptor provides access to meta data as provided by
component repositories (
IComponentsRepository without requiring download of further component
resources or other processing. |
IComponentsLookup |
The components lookup is a convenience wrapper of
IResourceLookup
for the for resource namespace com.zfabrik.components . |
IComponentsManager |
The components manager provides access to the system's current view onto all component repositories.
|
IDependencyComponent |
This interface can be implemented by components that participate in system target configuration by either participating in a state component
or by having a state component depend.
|
Class | Description |
---|---|
IComponentsLookup.initializer |
Initialization help
|
IComponentsManager.initializer |
Initialization help
|