javax.management.j2ee.statistics
Interface EntityBeanStats

All Superinterfaces:
EJBStats, Stats

public interface EntityBeanStats
extends EJBStats

Version:
$Rev: 46019 $

Method Summary
 RangeStatistic getPooledCount()
           
 RangeStatistic getReadyCount()
           
 
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

getReadyCount

public RangeStatistic getReadyCount()

getPooledCount

public RangeStatistic getPooledCount()


Copyright © {inceptionYear}-2007 null. All Rights Reserved.