Package org.apache.avalon.extension.manager

Description Defintion of the the jar file package manager service.

See:
          Description

Interface Summary
ExtensionManager Interface used to store a collection of "Optional Packages" (formerly known as "Standard Extensions").
 

Class Summary
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.
PackageManager Basic Implementation Of PackageManager Interface used to manage "Optional Packages" (formerly known as "Standard Extensions").
 

Exception Summary
UnsatisfiedExtensionException Exception indicating an extension was not found in Package Repository.
 

Package org.apache.avalon.extension.manager Description

Description

Defintion of the the jar file package manager service.



Copyright © Apache Software Foundation. All Rights Reserved.