Interface | Description |
---|---|
IComponentDescriptorProcessor |
This interface expresses the ability to process
properties of component descriptors.
|
IComponentFactory |
A component factory is reponsible for providing a managed resource (
Resource ) given a component name. |
IComponentsRepository |
A component repository provides component meta data and resources to the z2
runtime.
|
IComponentsRepositoryContext |
The component repository context provides component repository implementations access to the repository chain.
|