public interface JMXConstantsExt
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_REMOTE_RMI_HOST
The default host that the RMIAdaptor binds to: 127.0.0.1
|
static String |
DEFAULT_REMOTE_RMI_PORT
The default port that the RMI Registry binds to: 1090
|
static String |
REMOTE_RMI_HOST
The property that sets the host that the RMIAdaptor binds to: org.jboss.osgi.rmi.host
|
static String |
REMOTE_RMI_PORT
The property that sets the port that the RMI Registry binds to: org.jboss.osgi.rmi.port
|
static final String REMOTE_RMI_HOST
static final String REMOTE_RMI_PORT
static final String DEFAULT_REMOTE_RMI_HOST
static final String DEFAULT_REMOTE_RMI_PORT
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.