Interface PoolMBean
-
- All Known Implementing Classes:
Pool
public interface PoolMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetActiveConnections()longgetConnectionRequests()longgetIdleConnections()longgetTotalConnections()voidresetStaticGlobal()
-