Uses of Class
org.pentaho.platform.osgi.KarafInstance
Packages that use KarafInstance
-
Uses of KarafInstance in org.pentaho.platform.osgi
Methods in org.pentaho.platform.osgi that return KarafInstanceModifier and TypeMethodDescriptionprotected KarafInstanceKarafBoot.createAndProcessKarafInstance(String root) Methods in org.pentaho.platform.osgi with parameters of type KarafInstanceModifier and TypeMethodDescriptionvoidIKarafInstanceResolver.resolveInstance(KarafInstance instance) Given the instance parameters, resolve all ports and cache foldersConstructors in org.pentaho.platform.osgi with parameters of type KarafInstanceModifierConstructorDescriptionKarafInstancePort(KarafInstance karafInstance, String id, String propertyName, String friendlyName, int startPort, String serviceName)