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