Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.mina.integration.jmx.IoServiceManager
Constructor Summary | |
|
Method Summary | |
void | |
float | |
float | |
float | |
float | |
int | |
float | |
float | |
float | |
float | |
void |
|
void |
public void closeAllSessions()
- Specified by:
- closeAllSessions in interface IoServiceManagerMBean
public float getAverageByteReadThroughput()
- Specified by:
- getAverageByteReadThroughput in interface IoServiceManagerMBean
public float getAverageByteWrittenThroughput()
- Specified by:
- getAverageByteWrittenThroughput in interface IoServiceManagerMBean
public float getAverageMessageReadThroughput()
- Specified by:
- getAverageMessageReadThroughput in interface IoServiceManagerMBean
public float getAverageMessageWrittenThroughput()
- Specified by:
- getAverageMessageWrittenThroughput in interface IoServiceManagerMBean
public int getManagedSessionCount()
- Specified by:
- getManagedSessionCount in interface IoServiceManagerMBean
public float getTotalByteReadThroughput()
- Specified by:
- getTotalByteReadThroughput in interface IoServiceManagerMBean
public float getTotalByteWrittenThroughput()
- Specified by:
- getTotalByteWrittenThroughput in interface IoServiceManagerMBean
public float getTotalMessageReadThroughput()
- Specified by:
- getTotalMessageReadThroughput in interface IoServiceManagerMBean
public float getTotalMessageWrittenThroughput()
- Specified by:
- getTotalMessageWrittenThroughput in interface IoServiceManagerMBean
public void startCollectingStats(int millisecondsPolling)
- Specified by:
- startCollectingStats in interface IoServiceManagerMBean
public void stopCollectingStats()
- Specified by:
- stopCollectingStats in interface IoServiceManagerMBean