Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_FRAMEWORK_INIT_TIMEOUT |
5000 |
public static final int |
DEFAULT_FRAMEWORK_START_TIMEOUT |
10000 |
public static final String |
JBOSGI_PREFIX |
"jbosgi" |
public static final String |
PROPERTY_AUTO_INSTALL_URLS |
"org.jboss.osgi.auto.install" |
public static final String |
PROPERTY_AUTO_START_URLS |
"org.jboss.osgi.auto.start" |
public static final String |
PROPERTY_FRAMEWORK_INIT_TIMEOUT |
"org.jboss.osgi.framework.init.timeout" |
public static final String |
PROPERTY_FRAMEWORK_START_TIMEOUT |
"org.jboss.osgi.framework.start.timeout" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROTOCOL_NAME |
"bundle" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
VERSION_1_0 |
1 |
public static final int |
VERSION_1_1 |
2 |
public static final int |
VERSION_1_2 |
3 |
public static final int |
VERSION_1_3 |
4 |
public static final int |
VERSION_1_4 |
5 |
public static final int |
VERSION_1_5 |
6 |
public static final int |
VERSION_1_6 |
7 |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.