The default rmi registry hostname is the local hostname.
The default rmi registry port is specified by the constant {@link com.sun.jdmk.ServiceName#RMI_CONNECTOR_PORT ServiceName.RMI_CONNECTOR_PORT}.
The default rmi service name (the RmiConnectorServer
's service name) is specified by the constant {@link com.sun.jdmk.ServiceName#RMI_CONNECTOR_SERVER ServiceName.RMI_CONNECTOR_SERVER}.
@deprecated The JMX Remote API should be used in preference to thelegacy Java DMK connector classes. The legacy RMI connector, including this class, may be removed in a future version of Java DMK. See {@link javax.management.remote.rmi} and {@link com.sun.jdmk.comm.JdmkLegacyConnector}.
|
|
|
|