Class BundleUtil
Object
com.liferay.portal.kernel.module.util.BundleUtil
- Author:
- Mariano Álvaro Sáiz
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.osgi.framework.Bundle
static boolean
isLiferayServiceBundle
(org.osgi.framework.Bundle bundle)
-
Constructor Details
-
BundleUtil
public BundleUtil()
-
-
Method Details
-
getBundle
public static org.osgi.framework.Bundle getBundle(org.osgi.framework.BundleContext bundleContext, String bundleSymbolicName) -
isLiferayServiceBundle
public static boolean isLiferayServiceBundle(org.osgi.framework.Bundle bundle)
-