当前页面:
在线文档首页 >
Java Platform, Enterprise Edition v5.0 API Specifications
StatefulSessionBeanStats (Java EE 5 SDK) - Java Platform, Enterprise Edition v5.0 API Specifications
javax.management.j2ee.statistics
Interface StatefulSessionBeanStats
- All Superinterfaces:
- EJBStats, SessionBeanStats, Stats
public interface StatefulSessionBeanStats
- extends SessionBeanStats
Specifies the statistics provided by a stateful session bean.
getPassiveCount
RangeStatistic getPassiveCount()
- Number of beans that are in the passive state.
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.