Class BundleStartLevelUtil

java.lang.Object
com.liferay.osgi.util.bundle.BundleStartLevelUtil

public class BundleStartLevelUtil extends Object
  • Constructor Details

    • BundleStartLevelUtil

      public BundleStartLevelUtil()
  • Method Details

    • setStartLevelAndStart

      public static void setStartLevelAndStart(org.osgi.framework.Bundle bundle, int startLevel, org.osgi.framework.BundleContext bundleContext) throws Exception
      Throws:
      Exception