|
||||||||||
| 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.SessionBeanStatsImpl
com.sun.ejb.base.stats.StatelessSessionBeanStatsImpl
public class StatelessSessionBeanStatsImpl
A Class for providing stats for Stateless Container. Used by both Entity and Stateful Container
| Field Summary |
|---|
| Fields inherited from class com.sun.ejb.base.stats.SessionBeanStatsImpl |
|---|
sessionDelegate |
| 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 | |
|---|---|
StatelessSessionBeanStatsImpl(StatelessSessionBeanStatsProvider delegate)
|
|
| Method Summary | |
|---|---|
protected int |
getMaxReadyCount()
|
protected int |
getMinReadyCount()
|
protected void |
initSessionStats()
|
| Methods inherited from class com.sun.ejb.base.stats.SessionBeanStatsImpl |
|---|
getMethodReadyCount |
| 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.SessionBeanStats |
|---|
getMethodReadyCount |
| Methods inherited from interface org.glassfish.j2ee.statistics.EJBStats |
|---|
getCreateCount, getRemoveCount |
| Methods inherited from interface org.glassfish.j2ee.statistics.Stats |
|---|
getStatistic, getStatisticNames, getStatistics |
| Constructor Detail |
|---|
public StatelessSessionBeanStatsImpl(StatelessSessionBeanStatsProvider delegate)
| Method Detail |
|---|
protected void initSessionStats()
initSessionStats in class SessionBeanStatsImplprotected int getMaxReadyCount()
getMaxReadyCount in class SessionBeanStatsImplprotected int getMinReadyCount()
getMinReadyCount in class SessionBeanStatsImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||