Uses of Package
org.apache.avalon.composition.data

Packages that use org.apache.avalon.composition.data
org.apache.avalon.composition.data The data package contains a revised implementation of the meta-data model that is focussed towards the creation of a serialized deployment scenario that can be supplied to a container for execution.  
org.apache.avalon.composition.data.builder The meta.data.builder package contains a revised implementation of the meta.model builder that is focussed towards the creation of a serialized deployment scenario that can be supplied to a container for execution.  
org.apache.avalon.composition.data.writer The meta.data.writer package contains a revised implementation of the meta.model writer that is focussed towards the creation of a serialized deployment scenario that can be supplied to a container for execution.  
org.apache.avalon.composition.logging The logging package contains the LoggingManager which is an interface to the initial bootstrap logging mananager that uses mata information about logging targets and catagories.  
org.apache.avalon.composition.logging.impl The logging package contains the DefaultLoggingManager which is an initial bootstrap logging mananager that uses mata information about logging targets and catagories.  
org.apache.avalon.composition.model The model package is resonsible for the population of the containment information model taking into account criteria expressed under meta-info and directives expressed under meta-data in conjunction with the runtime environment. 
org.apache.avalon.composition.model.impl The model package contains a series of classes that leverage the new meta data model.  
 

Classes in org.apache.avalon.composition.data used by org.apache.avalon.composition.data
CategoriesDirective
          Description of a set of categories.
CategoryDirective
          A logging category descriptor hierachy.
ClassLoaderDirective
          Description of classloader.
ClasspathDirective
          Description of classpath.
ContextDirective
          A context descriptor declares the context creation criteria for the context instance and context entries.
DependencyDirective
          A DependencyDirective contains information describing how a dependency should be resolved.
DeploymentProfile
          Definition of the criteria for an explicit component profile.
EntryDirective
          A entry descriptor declares the context entry import or creation criteria for a single context entry instance.
FilesetDirective
          A fileset directive is a scoped defintion of a set of files.
IncludeDirective
          An file include directive.
LibraryDirective
          An library directive.
Mode
          The Mode class declares the EXPLICIT, PACKAGED or IMPLICIT mode of creation of a profile.
Parameter
          A Parameter represents a single constructor typed argument value.
Profile
          Abstract base class for DeploymentProfile and ContainmentProfile.
ProfilePackage
          A collection of profiles packaged with a component type.
RepositoryDirective
          Description of repository requests.
ResourceDirective
           
SelectionDirective
          A DependencyDirective contains information describing how a depedency should be resolved.
ServiceDirective
          A ServiceDirective is a class that holds a reference to a published service together with a component implementation path reference, referencing the component implementing the service.
StageDirective
          A StageDirective contains information describing how a stage dependency should be resolved.
TargetDirective
          A target is a tagged configuration fragment.
Targets
          A target is a tagged configuration fragment.
 

Classes in org.apache.avalon.composition.data used by org.apache.avalon.composition.data.builder
CategoriesDirective
          Description of a set of categories.
CategoryDirective
          A logging category descriptor hierachy.
ContainmentProfile
          A containment profile describes a containment context including a classloader and the set of profiles explicitly included within the a container.
ContextDirective
          A context descriptor declares the context creation criteria for the context instance and context entries.
DependencyDirective
          A DependencyDirective contains information describing how a dependency should be resolved.
DeploymentProfile
          Definition of the criteria for an explicit component profile.
EntryDirective
          A entry descriptor declares the context entry import or creation criteria for a single context entry instance.
FilesetDirective
          A fileset directive is a scoped defintion of a set of files.
IncludeDirective
          An file include directive.
MetaDataException
          Exception to indicate that there was a model related error.
Parameter
          A Parameter represents a single constructor typed argument value.
Profile
          Abstract base class for DeploymentProfile and ContainmentProfile.
ProfilePackage
          A collection of profiles packaged with a component type.
SelectionDirective
          A DependencyDirective contains information describing how a depedency should be resolved.
ServiceDirective
          A ServiceDirective is a class that holds a reference to a published service together with a component implementation path reference, referencing the component implementing the service.
StageDirective
          A StageDirective contains information describing how a stage dependency should be resolved.
Targets
          A target is a tagged configuration fragment.
 

Classes in org.apache.avalon.composition.data used by org.apache.avalon.composition.data.writer
CategoriesDirective
          Description of a set of categories.
ContainmentProfile
          A containment profile describes a containment context including a classloader and the set of profiles explicitly included within the a container.
DeploymentProfile
          Definition of the criteria for an explicit component profile.
 

Classes in org.apache.avalon.composition.data used by org.apache.avalon.composition.logging
CategoriesDirective
          Description of a set of categories.
CategoryDirective
          A logging category descriptor hierachy.
 

Classes in org.apache.avalon.composition.data used by org.apache.avalon.composition.logging.impl
CategoriesDirective
          Description of a set of categories.
CategoryDirective
          A logging category descriptor hierachy.
 

Classes in org.apache.avalon.composition.data used by org.apache.avalon.composition.model
CategoriesDirective
          Description of a set of categories.
ClassLoaderDirective
          Description of classloader.
ContainmentProfile
          A containment profile describes a containment context including a classloader and the set of profiles explicitly included within the a container.
DeploymentProfile
          Definition of the criteria for an explicit component profile.
Mode
          The Mode class declares the EXPLICIT, PACKAGED or IMPLICIT mode of creation of a profile.
Profile
          Abstract base class for DeploymentProfile and ContainmentProfile.
ServiceDirective
          A ServiceDirective is a class that holds a reference to a published service together with a component implementation path reference, referencing the component implementing the service.
TargetDirective
          A target is a tagged configuration fragment.
 

Classes in org.apache.avalon.composition.data used by org.apache.avalon.composition.model.impl
CategoriesDirective
          Description of a set of categories.
ClassLoaderDirective
          Description of classloader.
ConstructorDirective
          A entry descriptor declares the context entry import or creation criteria for a single context entry instance.
ContainmentProfile
          A containment profile describes a containment context including a classloader and the set of profiles explicitly included within the a container.
ContextDirective
          A context descriptor declares the context creation criteria for the context instance and context entries.
DependencyDirective
          A DependencyDirective contains information describing how a dependency should be resolved.
DeploymentProfile
          Definition of the criteria for an explicit component profile.
FilesetDirective
          A fileset directive is a scoped defintion of a set of files.
ImportDirective
          An inport directive used within a context directive to request a container scoped values.
Mode
          The Mode class declares the EXPLICIT, PACKAGED or IMPLICIT mode of creation of a profile.
Parameter
          A Parameter represents a single constructor typed argument value.
Profile
          Abstract base class for DeploymentProfile and ContainmentProfile.
ServiceDirective
          A ServiceDirective is a class that holds a reference to a published service together with a component implementation path reference, referencing the component implementing the service.
StageDirective
          A StageDirective contains information describing how a stage dependency should be resolved.
TargetDirective
          A target is a tagged configuration fragment.
 



Copyright © Apache Software Foundation. All Rights Reserved.