Package org.apache.avalon.excalibur.extension

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

Class Summary
DefaultPackageRepository Interface used to contain "Optional Packages" (formerly known as "Standard Extensions").
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.
Extension.Compatability  
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.
 



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.