EJBStats (Java EE 5 SDK)

Java

Java EE 5 SDK

深圳电信培训中心.徐海蛟老师.


javax.management.j2ee.statistics Interface EJBStats

所有父接口:
Stats
所有已知子接口:
EntityBeanStats, MessageDrivenBeanStats, SessionBeanStats, StatefulSessionBeanStats, StatelessSessionBeanStats

public interface EJBStats
extends Stats

Specifies statistics provided by all EJB component types.


方法摘要
 CountStatistic getCreateCount()
          Number of times create was called.
 CountStatistic getRemoveCount()
          Number of times remove was called.
 
Methods inherited from interface javax.management.j2ee.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 

方法详细信息

getCreateCount

CountStatistic getCreateCount()
Number of times create was called.


getRemoveCount

CountStatistic getRemoveCount()
Number of times remove was called.


Java EE 5 SDK

深圳电信培训中心.徐海蛟老师.


提交错误或意见

版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。深圳电信培训中心.徐海蛟老师教学参考.