org.apache.geronimo.management.stats
Class JCAStatsImpl
java.lang.Object
   org.apache.geronimo.management.stats.StatsImpl
org.apache.geronimo.management.stats.StatsImpl
       org.apache.geronimo.management.stats.JCAStatsImpl
org.apache.geronimo.management.stats.JCAStatsImpl
- All Implemented Interfaces: 
- Serializable, JCAStats, Stats
- public class JCAStatsImpl 
- extends StatsImpl- implements JCAStats
Geronimo implementation of the JSR-77 JCAStats interface.
- See Also:
- Serialized Form
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
JCAStatsImpl
public JCAStatsImpl()
getConnections
public JCAConnectionStats[] getConnections()
- 
- Specified by:
- getConnectionsin interface- JCAStats
 
- 
 
getConnectionPools
public JCAConnectionPoolStats[] getConnectionPools()
- 
- Specified by:
- getConnectionPoolsin interface- JCAStats
 
- 
 
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.