Uses of Package
org.apache.avalon.extension.manager

Packages that use org.apache.avalon.extension.manager
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.extension.manager Description Defintion of the the jar file package manager service. 
org.apache.avalon.extension.manager.impl Description The extension package is the default implementation of the extension-spi specification.  
 

Classes in org.apache.avalon.extension.manager used by org.apache.avalon.composition.model
ExtensionManager
          Interface used to store a collection of "Optional Packages" (formerly known as "Standard Extensions").
OptionalPackage
          This contains the required meta-data for an "Optional Package" (formerly known as "Standard Extension") as described in the manifest of a JAR file.
 

Classes in org.apache.avalon.extension.manager used by org.apache.avalon.composition.model.impl
ExtensionManager
          Interface used to store a collection of "Optional Packages" (formerly known as "Standard Extensions").
OptionalPackage
          This contains the required meta-data for an "Optional Package" (formerly known as "Standard Extension") as described in the manifest of a JAR file.
 

Classes in org.apache.avalon.extension.manager used by org.apache.avalon.extension.manager
ExtensionManager
          Interface used to store a collection of "Optional Packages" (formerly known as "Standard Extensions").
OptionalPackage
          This contains the required meta-data for an "Optional Package" (formerly known as "Standard Extension") as described in the manifest of a JAR file.
UnsatisfiedExtensionException
          Exception indicating an extension was not found in Package Repository.
 

Classes in org.apache.avalon.extension.manager used by org.apache.avalon.extension.manager.impl
ExtensionManager
          Interface used to store a collection of "Optional Packages" (formerly known as "Standard Extensions").
OptionalPackage
          This contains the required meta-data for an "Optional Package" (formerly known as "Standard Extension") as described in the manifest of a JAR file.
 



Copyright © Apache Software Foundation. All Rights Reserved.