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