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

Packages that use org.apache.avalon.composition.model
org.apache.avalon.activation.appliance The appliance package contains interfaces, utilities and default implementations defining and enabling use of the central Appliance interface.  
org.apache.avalon.activation.appliance.impl The appliance.impl package contains the default implementations defining and enabling use of the central Appliance interface.  
org.apache.avalon.activation.lifecycle The deployment package contains the interfaces and exceptions relating to the component deployment system. 
org.apache.avalon.composition.event The event package contains the defintion of a model event and listener.  
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.model used by org.apache.avalon.activation.appliance
ContainmentModel
          Containment model is an extended deployment model that aggregates a set of models.
DependencyModel
          Dependency model handles the establishment of an explicit source provider defintion or service provider selection rules.
Model
          Abstract model interface.
StageModel
          Stage model handles the establishment of an explicit source extension defintion or stage provider selection based on extension qualification.
 

Classes in org.apache.avalon.composition.model used by org.apache.avalon.activation.appliance.impl
ContainmentModel
          Containment model is an extended deployment model that aggregates a set of models.
DependencyModel
          Dependency model handles the establishment of an explicit source provider defintion or service provider selection rules.
DeploymentModel
          Deployment model defintion.
Model
          Abstract model interface.
StageModel
          Stage model handles the establishment of an explicit source extension defintion or stage provider selection based on extension qualification.
 

Classes in org.apache.avalon.composition.model used by org.apache.avalon.activation.lifecycle
DeploymentModel
          Deployment model defintion.
 

Classes in org.apache.avalon.composition.model used by org.apache.avalon.composition.event
ContainmentModel
          Containment model is an extended deployment model that aggregates a set of models.
Model
          Abstract model interface.
 

Classes in org.apache.avalon.composition.model used by org.apache.avalon.composition.model
ClassLoaderContext
          Defintion of a working context.
ClassLoaderModel
          Specification of a classloader model from which a a fully qualifed classpath can be established.
ContainmentContext
          Defintion of a working context.
ContainmentModel
          Containment model is an extended deployment model that aggregates a set of models.
ContextModel
          Specification of a context model from which a a fully qualifed context can be established.
DependencyModel
          Dependency model handles the establishment of an explicit source provider defintion or service provider selection rules.
DeploymentContext
          Defintion of a deployment context.
DeploymentModel
          Deployment model defintion.
EntryModel
          Specification of a context enty model from which a a context value can be established.
Model
          Abstract model interface.
ModelException
          Exception to indicate that there was a model related error.
ModelFactory
          A factory enabling the establishment of new containment model instances.
ModelRuntimeException
          Exception to indicate that there was a model related error.
ProfileException
          Exception to indicate that there was a profile related error.
ProfileUnknownException
          Exception to indicate that a profile is unknown.
ServiceException
          Exception to indicate that there was a service related error.
ServiceModel
          Service model exposes an exported service class.
ServiceRepository
          A service repository provides support for the storage and retrival of service defintions.
ServiceUnknownException
          Exception to indicate that a service defintioon is unknown within the scope of a service manager.
StageModel
          Stage model handles the establishment of an explicit source extension defintion or stage provider selection based on extension qualification.
SystemContext
          Defintion of a system context that exposes a system wide set of parameters.
TypeException
          Exception to indicate that there was a type related error.
TypeRepository
          A type manager implemetation provides support for the creation, storage and retrival of component types.
TypeUnknownException
          Exception to indicate that a type is unknown within the scope of a type manager.
 

Classes in org.apache.avalon.composition.model used by org.apache.avalon.composition.model.impl
ClassLoaderContext
          Defintion of a working context.
ClassLoaderModel
          Specification of a classloader model from which a a fully qualifed classpath can be established.
ContainmentContext
          Defintion of a working context.
ContainmentModel
          Containment model is an extended deployment model that aggregates a set of models.
ContextModel
          Specification of a context model from which a a fully qualifed context can be established.
DependencyModel
          Dependency model handles the establishment of an explicit source provider defintion or service provider selection rules.
DeploymentContext
          Defintion of a deployment context.
DeploymentModel
          Deployment model defintion.
EntryModel
          Specification of a context enty model from which a a context value can be established.
Model
          Abstract model interface.
ModelException
          Exception to indicate that there was a model related error.
ModelFactory
          A factory enabling the establishment of new containment model instances.
ModelRuntimeException
          Exception to indicate that there was a model related error.
ServiceModel
          Service model exposes an exported service class.
ServiceRepository
          A service repository provides support for the storage and retrival of service defintions.
ServiceUnknownException
          Exception to indicate that a service defintioon is unknown within the scope of a service manager.
StageModel
          Stage model handles the establishment of an explicit source extension defintion or stage provider selection based on extension qualification.
SystemContext
          Defintion of a system context that exposes a system wide set of parameters.
TypeRepository
          A type manager implemetation provides support for the creation, storage and retrival of component types.
 



Copyright © Apache Software Foundation. All Rights Reserved.