|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SMPServerMBean
MBean Interface describing the management options for the SMPServer
| Method Summary | |
|---|---|
int |
getCurrentConnectionCount()
The number of open connections |
long |
getTotalConnectionCount()
The total number of connections made to SMPServer |
void |
startServer()
Start the Server |
void |
stopServer()
Stop the Server. |
| Method Detail |
|---|
int getCurrentConnectionCount()
long getTotalConnectionCount()
void startServer()
throws IOException
IOException - thrown if an error occurs.
void stopServer()
throws InterruptedException
InterruptedException - thrown if the call is interrupted while waiting for thread to finish.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||