public class MXWebAppOSGiFrameworkLauncher extends FrameworkLauncher
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.
|
destroy, getFrameworkContextClassLoader, getFrameworkInternalProperties, init, init, 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