当前页面:
在线文档首页 >
Java Platform, Enterprise Edition v1.4 API Specifications
StatefulSessionBeanStats (Java 2 Platform Ent. Ed. v1.4) - Java Platform, Enterprise Edition v1.4 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
public RangeStatistic getPassiveCount()
- Number of beans that are in the passive state.
Submit a bug or feature Copyright 2003 Sun Microsystems, Inc. All rights reserved.