Class DiskBundleInstaller


  • public class DiskBundleInstaller
    extends java.lang.Object
    Author:
    gjoranv
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<org.osgi.framework.Bundle> installBundles​(java.lang.String bundlePath, Osgi osgi)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DiskBundleInstaller

        public DiskBundleInstaller()
    • Method Detail

      • installBundles

        public java.util.List<org.osgi.framework.Bundle> installBundles​(java.lang.String bundlePath,
                                                                        Osgi osgi)