public class BundleUtil
extends java.lang.Object
| Constructor and Description |
|---|
BundleUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.net.URL |
getResourceInBundleOrFragments(org.osgi.framework.Bundle bundle,
java.lang.String name) |
static void |
installBundle(org.osgi.framework.BundleContext bundleContext,
com.liferay.portal.lpkg.deployer.LPKGDeployer lpkgDeployer,
java.lang.String location,
int startLevel) |
static void |
refreshBundles(org.osgi.framework.BundleContext bundleContext,
java.util.List<org.osgi.framework.Bundle> refreshBundles) |
public static java.net.URL getResourceInBundleOrFragments(org.osgi.framework.Bundle bundle,
java.lang.String name)
public static void installBundle(org.osgi.framework.BundleContext bundleContext,
com.liferay.portal.lpkg.deployer.LPKGDeployer lpkgDeployer,
java.lang.String location,
int startLevel)
throws java.lang.Exception
java.lang.Exceptionpublic static void refreshBundles(org.osgi.framework.BundleContext bundleContext,
java.util.List<org.osgi.framework.Bundle> refreshBundles)