public class MXWebAppOSGiFrameworkLauncher extends FrameworkLauncher
FrameworkLauncher.ChildFirstURLClassLoader
config, context, FILE_SCHEME, FRAMEWORK_BUNDLE_NAME, LAUNCH_INI, NULL_IDENTIFIER, OSGI_CONFIGURATION_AREA, OSGI_FRAMEWORK, OSGI_INSTALL_AREA, OSGI_INSTANCE_AREA, RESOURCE_BASE, STARTER
Constructor and Description |
---|
MXWebAppOSGiFrameworkLauncher() |
Modifier and Type | Method and Description |
---|---|
void |
deploy()
Deploy the OSGi framework libraries into a location suitable for execution.
|
void |
start()
Start OSGi framework
Read launcher.ini to create a set of initial properties and
use the "commandline" configuration parameter to create the
equivalent command line arguments available when starting Eclipse.
|
void |
stop()
stop is used to "shutdown" the framework and make it avialable for garbage collection.
|
buildCommandLineArguments, buildInitialPropertyMap, copyResource, deleteDirectory, destroy, findMax, getFrameworkContextClassLoader, getFrameworkInternalProperties, getPlatformDirectory, init, init, loadProperties, searchFor, undeploy
public void deploy()
FrameworkLauncher
deploy
in class FrameworkLauncher
public void start()
FrameworkLauncher
start
in class FrameworkLauncher
public void stop()
FrameworkLauncher
stop
in class FrameworkLauncher