Class PentahoOSGIActivator

java.lang.Object
org.pentaho.platform.osgi.PentahoOSGIActivator

public class PentahoOSGIActivator extends Object
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 Details

    • PentahoOSGIActivator

      public PentahoOSGIActivator()
  • Method Details

    • setBundleContext

      public void setBundleContext(org.osgi.framework.BundleContext bundleContext) throws Exception
      Throws:
      Exception
    • shutdown

      public void shutdown()