|
||||||||||
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 | |
---|---|
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 |
---|
String getServiceName()
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.
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |