|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntityBeanStats
Specifies statistics provided by entity beans.
Method Summary | |
---|---|
RangeStatistic |
getPooledCount()
Number of beans in the pooled state. |
RangeStatistic |
getReadyCount()
Number of beans in the ready state. |
Methods inherited from interface javax.management.j2ee.statistics.EJBStats |
---|
getCreateCount, getRemoveCount |
Methods inherited from interface javax.management.j2ee.statistics.Stats |
---|
getStatistic, getStatisticNames, getStatistics |
Method Detail |
---|
RangeStatistic getReadyCount()
RangeStatistic getPooledCount()
|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.