Class BundleUtils
java.lang.Object
org.apache.openjpa.persistence.osgi.BundleUtils
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 Summary
-
Method Summary
-
Constructor Details
-
BundleUtils
public BundleUtils()
-
-
Method Details
-
runningUnderOSGi
public static boolean runningUnderOSGi() -
getBundleClassLoader
-