Package org.apache.karaf.util.bundles
Class BundleUtils
- java.lang.Object
-
- org.apache.karaf.util.bundles.BundleUtils
-
public class BundleUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description BundleUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static FilefixBundleWithUpdateLocation(InputStream is, String uri)
-
-
-
Method Detail
-
fixBundleWithUpdateLocation
public static File fixBundleWithUpdateLocation(InputStream is, String uri) throws IOException
- Throws:
IOException
-
-