org.eclipse.persistence.jpa.osgi
Class Activator
java.lang.Object
org.eclipse.persistence.jpa.osgi.Activator
public class Activator
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PERSISTENCE_PROVIDER
public static final java.lang.String PERSISTENCE_PROVIDER
- See Also:
- Constant Field Values
ECLIPSELINK_OSGI_PROVIDER
public static final java.lang.String ECLIPSELINK_OSGI_PROVIDER
- See Also:
- Constant Field Values
Activator
public Activator()
bundleChanged
public void bundleChanged(BundleEvent event)
start
public void start(BundleContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
stop
public void stop(BundleContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
getContext
public static BundleContext getContext()
registerProviderService
public void registerProviderService()
throws java.lang.Exception
- Throws:
java.lang.Exception