| org.jpox.management.runtime.ConnectionManagerRuntimeMBean
All known Subclasses: org.jpox.management.runtime.ConnectionManagerRuntime,
ConnectionManagerRuntimeMBean | public interface ConnectionManagerRuntimeMBean (Code) | | Runtime information about the ConnectionManager
|
getConnectionActiveCurrent | long getConnectionActiveCurrent()(Code) | | Current number of active connections
Current number of active connections |
getConnectionActiveHigh | long getConnectionActiveHigh()(Code) | | Highest number of active connections
Highest number of active connections |
getConnectionActiveTotal | long getConnectionActiveTotal()(Code) | | Total number of active connections
Total number of active connections |
|
|