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.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.  
org.apache.avalon.composition.provider The runtime package contains interfaces used by a runtime layer.  
 

Classes in org.apache.avalon.composition.data used by org.apache.avalon.composition.data
ClassLoaderDirective
          Description of classloader.
ClasspathDirective
          Description of classpath.
ComponentProfile
          Definition of the criteria for an explicit component profile.
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
          Abstract base class for ComponentProfile and ContainmentProfile.
EntryDirective
          A entry descriptor declares the context entry import or creation criteria for a single context entry instance.
ExcludeDirective
          A file exclude directive.
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.
ProfilePackage
          A collection of profiles packaged with a component type.
SelectionDirective
          A SelectionDirectivecontains information describing how a depedency should be resolved relative to a set of supplied features and qualified values.
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
ComponentProfile
          Definition of the criteria for an explicit component profile.
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
          Abstract base class for ComponentProfile and ContainmentProfile.
EntryDirective
          A entry descriptor declares the context entry import or creation criteria for a single context entry instance.
ExcludeDirective
          A file exclude directive.
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.
ProfilePackage
          A collection of profiles packaged with a component type.
SecurityProfile
          A security profile descriptor.
SelectionDirective
          A SelectionDirectivecontains information describing how a depedency should be resolved relative to a set of supplied features and qualified values.
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
ComponentProfile
          Definition of the criteria for an explicit component profile.
ContainmentProfile
          A containment profile describes a containment context including a classloader and the set of profiles explicitly included within the a container.
 

Classes in org.apache.avalon.composition.data used by org.apache.avalon.composition.model
ComponentProfile
          Definition of the criteria for an explicit component profile.
ContainmentProfile
          A containment profile describes a containment context including a classloader and the set of profiles explicitly included within the a container.
DeploymentProfile
          Abstract base class for ComponentProfile and ContainmentProfile.
Mode
          The Mode class declares the EXPLICIT, PACKAGED or IMPLICIT mode of creation of a profile.
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
ClassLoaderDirective
          Description of classloader.
ComponentProfile
          Definition of the criteria for an explicit component profile.
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
          Abstract base class for ComponentProfile and ContainmentProfile.
ExcludeDirective
          A file exclude directive.
FilesetDirective
          A fileset directive is a scoped defintion of a set of files.
IncludeDirective
          An file include 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.
SecurityProfile
          A security profile descriptor.
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.
 

Classes in org.apache.avalon.composition.data used by org.apache.avalon.composition.provider
ClassLoaderDirective
          Description of classloader.
ComponentProfile
          Definition of the criteria for an explicit component profile.
ContainmentProfile
          A containment profile describes a containment context including a classloader and the set of profiles explicitly included within the a container.
DeploymentProfile
          Abstract base class for ComponentProfile and ContainmentProfile.
Mode
          The Mode class declares the EXPLICIT, PACKAGED or IMPLICIT mode of creation of a profile.
SecurityProfile
          A security profile descriptor.
 



Copyright © The Apache Software Foundation. All Rights Reserved.