com.ibm.websphere.management.statistics
Interface EJBStats

All Superinterfaces:
Stats
All Known Subinterfaces:
EntityBeanStats, MessageBeanStats, SessionBeanStats, StatefulSessionBeanStats, StatelessSessionBeanStats

public interface EJBStats
extends Stats


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

Method Detail

getCreateCount

public CountStatistic getCreateCount()

getRemoveCount

public CountStatistic getRemoveCount()


 

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.