|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Management interface for the CosNamingService MBean.
Method Summary | |
int |
getPort()
Returns the port on which tnameserv listens for incoming connections |
boolean |
isRunning()
Returns whether this MBean has been started and not yet stopped. |
void |
setPort(int port)
Sets the port on which tnameserv listens for incoming connections. |
void |
start()
Starts this MBean: tnameserv can now accept incoming calls |
void |
stop()
Stops this MBean: tnameserv cannot accept anymore incoming calls |
Method Detail |
public void setPort(int port)
getPort()
public int getPort()
setPort(int)
public boolean isRunning()
start()
public void start() throws java.lang.Exception
java.lang.Exception
stop()
,
isRunning()
public void stop()
start()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |