|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@MXBean(value=true) public interface ClientModuleMXBean
Management interface for the Client Module.
| Method Summary | |
|---|---|
Date |
getLastConnectTime()
Returns the time the client was connected or reconnected to the server. |
ClientParameters |
getParameters()
Returns the parameters used by the client to connect to the server. |
void |
reconnect()
Reconnects the client to the server. |
| Method Detail |
|---|
void reconnect()
throws RuntimeException
RuntimeException - if there were errors while reconnecting.
ClientParameters getParameters()
throws RuntimeException
RuntimeException - if there errors fetching the parameters.
Date getLastConnectTime()
throws RuntimeException
RuntimeException - if the client was not initialized.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||