|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.ejb.base.stats.StatsImpl
com.sun.ejb.base.stats.EJBStatsImpl
com.sun.ejb.base.stats.EntityBeanStatsImpl
public class EntityBeanStatsImpl
A Class for providing stats for Entity Container.
| Field Summary | |
|---|---|
protected EntityBeanStatsProvider |
entityDelegate
|
| Fields inherited from class com.sun.ejb.base.stats.EJBStatsImpl |
|---|
delegate |
| Fields inherited from class com.sun.ejb.base.stats.StatsImpl |
|---|
_logger, monitorOn, registered |
| Constructor Summary | |
|---|---|
EntityBeanStatsImpl(EntityBeanStatsProvider delegate)
|
|
| Method Summary | |
|---|---|
RangeStatistic |
getPooledCount()
|
RangeStatistic |
getReadyCount()
|
| Methods inherited from class com.sun.ejb.base.stats.EJBStatsImpl |
|---|
getCreateCount, getRemoveCount |
| Methods inherited from class com.sun.ejb.base.stats.StatsImpl |
|---|
getStatistic, getStatisticNames, getStatistics, initialize, statToString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.glassfish.j2ee.statistics.EJBStats |
|---|
getCreateCount, getRemoveCount |
| Methods inherited from interface org.glassfish.j2ee.statistics.Stats |
|---|
getStatistic, getStatisticNames, getStatistics |
| Field Detail |
|---|
protected EntityBeanStatsProvider entityDelegate
| Constructor Detail |
|---|
public EntityBeanStatsImpl(EntityBeanStatsProvider delegate)
| Method Detail |
|---|
public RangeStatistic getPooledCount()
getPooledCount in interface EntityBeanStatspublic RangeStatistic getReadyCount()
getReadyCount in interface EntityBeanStats
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||