Package org.pentaho.platform.osgi
Class PentahoOSGIActivator
java.lang.Object
org.pentaho.platform.osgi.PentahoOSGIActivator
Standard OSGI Activator class which is called when the OSGI environment is started. Work to integrate the OSGI
container with the PentahoSystem is started from this class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setBundleContext
(org.osgi.framework.BundleContext bundleContext) void
shutdown()
-
Constructor Details
-
PentahoOSGIActivator
public PentahoOSGIActivator()
-
-
Method Details
-
setBundleContext
- Throws:
Exception
-
shutdown
public void shutdown()
-