Package org.apache.avalon.composition.model.impl

The model package contains a series of classes that leverage the new meta data model.

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.
DefaultConstructorModel Default implementation of a the context entry constructor model.
DefaultContainmentContext Implementation of a system context that exposes a system wide set of parameters.
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.
DefaultDeploymentContext Default implementation of a deployment context.
DefaultDeploymentModel Deployment model defintion.
DefaultEntryModel Abstract implementation of a the context entry model.
DefaultImportModel Default implementation of a the context entry import model.
DefaultModel Abstract model base class.
DefaultModelFactory A factory enabling the establishment of new composition model instances.
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.
NullComponent A null component.
 

Package org.apache.avalon.composition.model.impl Description

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.



Copyright © Apache Software Foundation. All Rights Reserved.