javax.management.j2ee.statistics

Interface EJBStats

public interface EJBStats extends Stats

Method Summary
CountStatisticgetCreateCount()
CountStatisticgetRemoveCount()

Method Detail

getCreateCount

public CountStatistic getCreateCount()

getRemoveCount

public CountStatistic getRemoveCount()