public class OSGIBoot extends Object implements org.pentaho.platform.api.engine.IPentahoSystemListener
IPentahoSystemListener starts a Felix OSGI container. It then installs
bundles found in system/osgi and finally calls the PentahoOSGIActivator to bootstrap OSGI into the
PentahoSystem aggregate objectFactory| Constructor and Description |
|---|
OSGIBoot() |
public boolean startup(org.pentaho.platform.api.engine.IPentahoSession session)
startup in interface org.pentaho.platform.api.engine.IPentahoSystemListenerpublic void shutdown()
shutdown in interface org.pentaho.platform.api.engine.IPentahoSystemListener