Package com.zfabrik.components
-
Interface Summary 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 ofIResourceLookup
for the for resource namespacecom.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 Summary Class Description Components Convenience wrapper aroundIComponentsLookup
andIComponentsManager
This class provides static access methods to most used methods inIComponentsLookup
andIComponentsManager
.IComponentsLookup.initializer Initialization helpIComponentsManager.initializer Initialization help