|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
javax.management.remote.rmi
and JdmkLegacyConnector
.
public interface RmiConnectorServerMBean
Management interface of the RmiConnectorServer
class.
Method Summary | |
---|---|
java.lang.String |
getServiceName()
Deprecated. Returns the service name of this RMI object. |
void |
setServiceName(java.lang.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 |
---|
java.lang.String getServiceName()
void setServiceName(java.lang.String serviceName) throws java.lang.IllegalStateException
serviceName
- The service name of this RMI connector.
java.lang.IllegalStateException
- This method has been invoked while the
RMI connector was ONLINE or STARTING.
|
Open Source build 01-ea opendmk-1.0-b01-ea 2010.10.20_19:39:55_UTC |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |