org.apache.geronimo.management.stats
Class SessionBeanStatsImpl
java.lang.Object
org.apache.geronimo.management.stats.StatsImpl
org.apache.geronimo.management.stats.EJBStatsImpl
org.apache.geronimo.management.stats.SessionBeanStatsImpl
- All Implemented Interfaces:
- Serializable, EJBStats, SessionBeanStats, Stats
- Direct Known Subclasses:
- StatefulSessionBeanStatsImpl, StatelessSessionBeanStatsImpl
public class SessionBeanStatsImpl
- extends EJBStatsImpl
- implements SessionBeanStats
Geronimo implementation of the JSR-77 SessionBeanStats interface.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionBeanStatsImpl
public SessionBeanStatsImpl()
getMethodReadyCount
public RangeStatistic getMethodReadyCount()
- Specified by:
getMethodReadyCount
in interface SessionBeanStats
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.