|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Constants
System constants
| Field Summary | |
|---|---|
static String |
BASE_COMPONENT
|
static String |
CODESERVER
System property set indicating the address and port of the Webster instance created by this utility, in the form of : http://address:port |
static String |
GROUPS_PROPERTY_NAME
System property set when to indicate a comma separated list of group names to use |
static String |
JMX_MBEANSERVER
System property set to indicate to use a specific MBeanServer. |
static String |
JMX_SERVICE_URL
System property set when the JMX Platform MBeanServer is set to the RMI Registry |
static String |
LOCATOR_PROPERTY_NAME
System property set when to indicate a comma separated list of lookup locators |
static String |
PORT_RANGE
Property to indicate that Rio should limit the creation of utilities that create sockets (like Exporter) to limit socket ports
to within the specified port range. |
static String |
REGISTRY_PORT
System property set when an RMI Registry is started |
static String |
RESOLVER_PRUNE_PLATFORM
Property to indicate that the Rio Resolver should not include Rio artifacts in the resolution of a classpath. |
static String |
RIO_TEST_EXEC_DIR
Property to indicate the directory the test framework has been started in. |
static String |
RMI_HOST_ADDRESS
System property to set and check to determine address to bind to or address bound to |
static String |
SERVICE_BEAN_EXEC_NAME
System property name for ServiceBeanExecutor name binding |
static String |
STARTING
Property to indicate that a service bean is being started |
| Field Detail |
|---|
static final String BASE_COMPONENT
static final String CODESERVER
http://address:port
static final String REGISTRY_PORT
static final String JMX_MBEANSERVER
static final String JMX_SERVICE_URL
static final String GROUPS_PROPERTY_NAME
static final String LOCATOR_PROPERTY_NAME
static final String RMI_HOST_ADDRESS
static final String SERVICE_BEAN_EXEC_NAME
static final String STARTING
static final String RIO_TEST_EXEC_DIR
static final String RESOLVER_PRUNE_PLATFORM
static final String PORT_RANGE
Exporter) to limit socket ports
to within the specified port range. The port range is specified as "-" delimited
string, startRange-endRange, where startRange and endRange
are inclusive
|
Copyright © Rio Project. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||