Class BundleUtils

java.lang.Object
org.apache.openjpa.persistence.osgi.BundleUtils

public class BundleUtils extends Object
OSGi helper class and methods. All routines MUST use reflection, so we don't have any hard-coded runtime depends on OSGi classes for Java SE and EE users.
Version:
$Rev$ $Date$
  • Constructor Details

    • BundleUtils

      public BundleUtils()
  • Method Details

    • runningUnderOSGi

      public static boolean runningUnderOSGi()
    • getBundleClassLoader

      public static ClassLoader getBundleClassLoader()