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

Packages that use org.apache.avalon.composition.model
org.apache.avalon.activation Activation system runtime API.  
org.apache.avalon.activation.impl Default runtime platform.  
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.  
org.apache.avalon.composition.provider The runtime package contains interfaces used by a runtime layer.  
org.apache.avalon.merlin The Merlin Kernel API defines a set of interfaces the encompass the creation criteria, controller and main kernel functionality. 
org.apache.avalon.merlin.impl The kernel package defines a top level Kernel implementation that serves as a host to a set of blocks.  
 

Classes in org.apache.avalon.composition.model used by org.apache.avalon.activation
Commissionable
          The Comissionable interface defines the contract for an manager of deployable components.
DeploymentModel
          Model desribing a deployment scenario.
Resolver
          The Resolver interface defines the contract for instance access and release.
 

Classes in org.apache.avalon.composition.model used by org.apache.avalon.activation.impl
Commissionable
          The Comissionable interface defines the contract for an manager of deployable components.
ComponentModel
          Deployment model defintion.
ContainmentModel
          Containment model is an extended deployment model that aggregates a set of models.
DeploymentModel
          Model desribing a deployment scenario.
Reclaimer
          Interface implementated by an handler that supports instance release.
Resolver
          The Resolver interface defines the contract for instance access and release.
 

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.
DeploymentModel
          Model desribing a deployment scenario.
 

Classes in org.apache.avalon.composition.model used by org.apache.avalon.composition.model
AssemblyException
          Exception raised in response to a model assembly failure.
ClassLoaderModel
          Specification of a classloader model from which a a fully qualifed classpath can be established.
Commissionable
          The Comissionable interface defines the contract for an manager of deployable components.
CommissioningException
          Exception raised in response to an commissioning failure.
ComponentModel
          Deployment model defintion.
CompositionException
          Exception to indicate that there was a appliance related error.
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.
DependencyGraph
          Utility class to aquire an ordered graph of consumers and providers models.
DependencyModel
          Dependency model handles the establishment of an explicit source provider defintion or service provider selection rules.
Dependent
          Stage model handles the establishment of an explicit source extension defintion or stage provider selection based on extension qualification.
DeploymentModel
          Model desribing a deployment scenario.
EntryModel
          Specification of a context enty model from which a a context value can be established.
ModelException
          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.
Resolver
          The Resolver interface defines the contract for instance access and release.
ServiceException
          Exception to indicate that there was a service related error.
ServiceModel
          Service model manages service exported by a container.
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.
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
AssemblyException
          Exception raised in response to a model assembly failure.
ClassLoaderModel
          Specification of a classloader model from which a a fully qualifed classpath can be established.
Commissionable
          The Comissionable interface defines the contract for an manager of deployable components.
ComponentModel
          Deployment model defintion.
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.
DependencyGraph
          Utility class to aquire an ordered graph of consumers and providers models.
DependencyModel
          Dependency model handles the establishment of an explicit source provider defintion or service provider selection rules.
Dependent
          Stage model handles the establishment of an explicit source extension defintion or stage provider selection based on extension qualification.
DeploymentModel
          Model desribing a deployment scenario.
EntryModel
          Specification of a context enty model from which a a context value can be established.
FileSelector
          Interface used by implementations to filter files from candidate lists.
FilesetModel
          Specification of a fileset model from which a a set of included and excluded file directives can be resolved into set of fully qualifed filenames for purposes of establishing a classpath.
ModelException
          Exception to indicate that there was a model related error.
ModelRepository
          The model repository interface declares operations through which clients may resolve new or existing model instances relative to a stage or service dependency.
Resolver
          The Resolver interface defines the contract for instance access and release.
ServiceModel
          Service model manages service exported by a container.
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.
TypeRepository
          A type manager implemetation provides support for the creation, storage and retrival of component types.
 

Classes in org.apache.avalon.composition.model used by org.apache.avalon.composition.provider
ClassLoaderModel
          Specification of a classloader model from which a a fully qualifed classpath can be established.
Commissionable
          The Comissionable interface defines the contract for an manager of deployable components.
ComponentModel
          Deployment model defintion.
ContainmentModel
          Containment model is an extended deployment model that aggregates a set of models.
DependencyGraph
          Utility class to aquire an ordered graph of consumers and providers models.
DeploymentModel
          Model desribing a deployment scenario.
ModelException
          Exception to indicate that there was a model related error.
ModelRepository
          The model repository interface declares operations through which clients may resolve new or existing model instances relative to a stage or service dependency.
Resolver
          The Resolver interface defines the contract for instance access and release.
ServiceRepository
          A service repository provides support for the storage and retrival of service defintions.
TypeRepository
          A type manager implemetation provides support for the creation, storage and retrival of component types.
 

Classes in org.apache.avalon.composition.model used by org.apache.avalon.merlin
ContainmentModel
          Containment model is an extended deployment model that aggregates a set of models.
DeploymentModel
          Model desribing a deployment scenario.
 

Classes in org.apache.avalon.composition.model used by org.apache.avalon.merlin.impl
ComponentModel
          Deployment model defintion.
ContainmentModel
          Containment model is an extended deployment model that aggregates a set of models.
DeploymentModel
          Model desribing a deployment scenario.
 



Copyright © The Apache Software Foundation. All Rights Reserved.