Package org.apache.aries.application.management.spi.convert

Interface Summary
BundleConversion A BundleConversion represents a .JAR file which has been converted in to an well-formed OSGi bundle, or a .WAR file which has been converted into a .WAB file
BundleConverter A BundleConverter turns a .jar that is not an OSGi bundle into a well formed OSGi bundle, or a .war that is not a WAB into a WAB.
 

Exception Summary
ConversionException An Exception thrown by a BundleConverter
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.