WebBundleUtil

public final class WebBundleUtil

Utility class that’s purpose is easing bundle related operations/searches.

Methods

findBundleByName

public static Bundle findBundleByName(BundleContext bundleContext, String name)

findBundleBySymbolicName

public static Bundle findBundleBySymbolicName(BundleContext bundleContext, String symbolicName)

getContextLocation

public static String getContextLocation(Bundle bundle)

getContextPath

public static String getContextPath(Bundle bundle)

getModuleId

public static String getModuleId(Bundle bundle)