com.ibm.websphere.management.statistics
Interface EntityBeanStats

All Superinterfaces:
EJBStats, Stats

public interface EntityBeanStats
extends EJBStats


Method Summary
 RangeStatistic getPooledCount()
           
 RangeStatistic getReadyCount()
           
 
Methods inherited from interface com.ibm.websphere.management.statistics.EJBStats
getCreateCount, getRemoveCount
 
Methods inherited from interface com.ibm.websphere.management.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 

Method Detail

getReadyCount

public RangeStatistic getReadyCount()

getPooledCount

public RangeStatistic getPooledCount()


 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.