|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
javax.management.remote.rmi
and JdmkLegacyConnector
.
Management interface of the RmiConnectorServer
class.
Method Summary | |
String |
getServiceName()
Deprecated. Returns the service name of this RMI object. |
void |
setServiceName(String serviceName)
Deprecated. Set the service name of this RMI object. |
Methods inherited from interface com.sun.jdmk.comm.CommunicatorServerMBean |
getHost, getPort, getProtocol, getState, getStateString, isActive, setPort, start, stop, waitState |
Method Detail |
public String getServiceName()
public void setServiceName(String serviceName) throws IllegalStateException
serviceName
- The service name of this RMI connector.
IllegalStateException
- This method has been invoked while the
RMI connector was ONLINE or STARTING.
|
FCS Release jdmk-5_1-b34.2 2005.11.29_16:24:00_MET |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |