Package org.postgresql.osgi
Class PGBundleActivator
- java.lang.Object
-
- org.postgresql.osgi.PGBundleActivator
-
public class PGBundleActivator extends java.lang.Object
This class is an OSGi Bundle Activator and should only be used internally by the OSGi Framework.
-
-
Constructor Summary
Constructors Constructor Description PGBundleActivator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
start(BundleContext context)
void
stop(BundleContext context)
-