|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
DefaultClassLoaderContext | Implementation of a system context that exposes a system wide set of parameters. |
DefaultClassLoaderModel | Implementation of a classloader model within which a repository, a base directory and a classloader directive are associated together enabling the creation of a fully qualified classpath. |
DefaultComponentContext | Default implementation of a deployment context that is used as the primary constructor argument when creating a new component model. |
DefaultComponentModel | Deployment model defintion. |
DefaultConstructorModel | Default implementation of a the context entry constructor model. |
DefaultContainmentContext | Implementation of a containment supplied to a containment model. |
DefaultContainmentModel | Containment model implmentation within which composite models are aggregated as a part of a containment deployment model. |
DefaultContext | Default implementation of a context object. |
DefaultContextModel | Specification of a context model from which a a fully qualifed context can be established. |
DefaultDependencyModel | Default implementation of the deplendency model. |
DefaultDependent | Default dependent model. |
DefaultDeploymentContext | Default implementation of a deployment context. |
DefaultDeploymentModel | Abstract model base class. |
DefaultEntryModel | Abstract implementation of a the context entry model. |
DefaultFileSelector | |
DefaultFilesetModel | Implementation of a FilesetModel in which a set
of IncludeDirective objects, a set of
ExcludeDirective objects, a set of default
includes and excludes, and a base directory anchor are used
to resolve and build a set of files specified by a
FilesetDirective . |
DefaultImportModel | Default implementation of a the context entry import model. |
DefaultModelFactory | A factory enabling the establishment of new composition model instances. |
DefaultModelRepository | The model repository interface declares operations through which clients may resolve registered model instances relative to a stage or service dependencies. |
DefaultSecurityModel | Implementation of the default security model. |
DefaultServiceModel | Service model exposes an exported service class. |
DefaultServiceRepository | A service repository provides support for the retrival of service defintions. |
DefaultStageModel | Default implementation of the stage model. |
DefaultSystemContext | Implementation of a system context that exposes a system wide set of parameters. |
DefaultSystemContextFactory | Implementation of a system context that exposes a system wide set of parameters. |
DirectoryScanner | TODO Write class description. |
OverrideEntryModel | Utility class that enables assignment of an absolute value to a context entry. |
Resource | describes a File or a ZipEntry this class is meant to be used by classes needing to record path and date/time information about a file, a zip entry or some similar resource (URL, archive in a version control repository, ...) |
ScannerUtils | This is a utility class used by DirectoryScanner. |
The model package contains a series of classes that leverage the new meta data model. Currently this includes a ClassLoaderModel and associated testcase that provides support for the resolution of a fully qualified classpath, a Composition model - supporting vitual service publication, a Containment model supporting the aggregation of of a set of deployment models, and the Deployment model that describes a component deployment scenario.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |