| Home >> All >> com >> aendvari >> cerberus >> component >> [ assembly Javadoc ] |
com.aendvari.cerberus.component.assembly: Javadoc index of package com.aendvari.cerberus.component.assembly.
Package Samples:
com.aendvari.cerberus.component.assembly
Classes:
AssemblyContext: Provides context data during component assembly. The com.aendvari.hermes.broker.MessageBroker is provided for message subscription and publishing during the assembly process. The context may have several properties. The properties are stored in a ( com.aendvari.common.properties.Properties ) object, allowing them to be stored in a hierarchy.
ComponentAssembler: Builds the components defined in a com.aendvari.cerberus.component.descriptor.AssemblyDescriptor . The AssemblyContext may be used to provide context specific information during the build process.
AssembledComponent: Defines an interface for a component to be built with a ComponentAssembler .
AssemblyException: Describes an a problem that occured during component assembly.
| Home | Contact Us | Privacy Policy | Terms of Service |