public class CarbonLauncher extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
FILE_SCHEME |
protected static String |
FRAMEWORK_BUNDLE_NAME |
protected static String |
FRAMEWORKPROPERTIES |
protected static String |
NULL_IDENTIFIER |
protected static String |
OSGI_CONFIGURATION_AREA |
protected static String |
OSGI_FRAMEWORK |
protected static String |
OSGI_INSTALL_AREA |
protected static String |
OSGI_INSTANCE_AREA |
protected static String |
P2_DATA_AREA |
protected static String |
STARTER |
| Constructor and Description |
|---|
CarbonLauncher() |
| Modifier and Type | Method and Description |
|---|---|
void |
launch()
Launches Equinox OSGi framework by invoking EclipseStarter.startup() method using reflection.
|
protected static final String FILE_SCHEME
protected static final String FRAMEWORK_BUNDLE_NAME
protected static final String STARTER
protected static final String FRAMEWORKPROPERTIES
protected static final String NULL_IDENTIFIER
protected static final String OSGI_FRAMEWORK
protected static final String OSGI_INSTANCE_AREA
protected static final String OSGI_CONFIGURATION_AREA
protected static final String OSGI_INSTALL_AREA
protected static final String P2_DATA_AREA
Copyright © 2018 WSO2 Inc. All rights reserved.