Class 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 Detail

      • PentahoOSGIActivator

        public PentahoOSGIActivator()
    • Method Detail

      • setBundleContext

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

        public void shutdown()