Uses of Package
org.apache.avalon.extension

Packages that use org.apache.avalon.extension
org.apache.avalon.extension Description Defintion of the services supporting jar file optional extension management based on the required and optional extensions declared under a jar file manifest. 
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 used by org.apache.avalon.extension
Compatability
          Enum used in Extension to indicate the compatability of one extension to another.
DeweyDecimal
          Utility class to contain version numbers in "Dewey Decimal" syntax.
Extension
          Utility class that represents either an available "Optional Package" (formerly known as "Standard Extension") as described in the manifest of a JAR file, or the requirement for such an optional package.
Specification
          Utility class that represents either an available "Optional Package" (formerly known as "Standard Extension") as described in the manifest of a JAR file, or the requirement for such an optional package.
 

Classes in org.apache.avalon.extension used by org.apache.avalon.extension.manager
Extension
          Utility class that represents either an available "Optional Package" (formerly known as "Standard Extension") as described in the manifest of a JAR file, or the requirement for such an optional package.
 

Classes in org.apache.avalon.extension used by org.apache.avalon.extension.manager.impl
Extension
          Utility class that represents either an available "Optional Package" (formerly known as "Standard Extension") as described in the manifest of a JAR file, or the requirement for such an optional package.
 



Copyright © Apache Software Foundation. All Rights Reserved.