javax.management.j2ee.statistics
Interface SessionBeanStats

All Superinterfaces:
EJBStats, Stats
All Known Subinterfaces:
StatefulSessionBeanStats, StatelessSessionBeanStats

public interface SessionBeanStats
extends EJBStats

Version:
$Rev: 46019 $

Method Summary
 RangeStatistic getMethodReadyCount()
           
 
Methods inherited from interface javax.management.j2ee.statistics.EJBStats
getCreateCount, getRemoveCount
 
Methods inherited from interface javax.management.j2ee.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 

Method Detail

getMethodReadyCount

RangeStatistic getMethodReadyCount()


Copyright © 2006 Apache Software Foundation. All Rights Reserved.