Package org.pentaho.platform.osgi
Class OSGIBoot
java.lang.Object
org.pentaho.platform.osgi.KarafBoot
org.pentaho.platform.osgi.OSGIBoot
- All Implemented Interfaces:
org.pentaho.platform.api.engine.IPentahoSystemListener
This
IPentahoSystemListener
is a facade for another KarafBoot
.
It exists solely to prevent configuration change.-
Field Summary
Fields inherited from class org.pentaho.platform.osgi.KarafBoot
CLEAN_KARAF_CACHE, KARAF_DIR, ORG_OSGI_FRAMEWORK_SYSTEM_PACKAGES_EXTRA, PENTAHO_KARAF_INSTANCE_RESOLVER_CLASS, PENTAHO_KARAF_ROOT_COPY_DEST_FOLDER, PENTAHO_KARAF_ROOT_COPY_FOLDER_EXCLUDE_FILES, PENTAHO_KARAF_ROOT_COPY_FOLDER_SYMLINK_FILES, PENTAHO_KARAF_ROOT_TRANSIENT, PENTAHO_KARAF_ROOT_TRANSIENT_DIRECTORY_ATTEMPTS
-
Constructor Summary
-
Method Summary
Methods inherited from class org.pentaho.platform.osgi.KarafBoot
configureSystemProperties, createAndProcessKarafInstance, deleteRecursiveIfExists, fillMissedSystemProperty, getClientType, shutdown, startup, translateToExtraKettleEtc
-
Constructor Details
-
OSGIBoot
public OSGIBoot()
-