|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.ejb.base.stats.StatefulSessionStoreMonitor
com.sun.ejb.base.stats.HAStatefulSessionStoreMonitor
public class HAStatefulSessionStoreMonitor
An instance of this class is used by the StatefulContainer to update monitoring data. There is once instance of this class per StatefulEJBContainer
| Constructor Summary | |
|---|---|
HAStatefulSessionStoreMonitor()
|
|
| Method Summary | |
|---|---|
void |
incrementCheckpointCount(boolean success)
|
void |
setCheckpointSize(long val)
|
void |
setCheckpointTime(long val)
|
protected void |
setDelegate(HAStatefulSessionStoreStatsImpl delegate)
|
| Methods inherited from class com.sun.ejb.base.stats.StatefulSessionStoreMonitor |
|---|
getNumExpiredSessionsRemoved, getNumPassivationErrors, getNumPassivations, getNumPassivationSuccess, incrementActivationCount, incrementExpiredSessionsRemoved, incrementPassivationCount, isMonitoringOn, setActivationSize, setActivationTime, setPassivationSize, setPassivationTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HAStatefulSessionStoreMonitor()
| Method Detail |
|---|
protected void setDelegate(HAStatefulSessionStoreStatsImpl delegate)
public final void incrementCheckpointCount(boolean success)
incrementCheckpointCount in class StatefulSessionStoreMonitorpublic final void setCheckpointSize(long val)
setCheckpointSize in class StatefulSessionStoreMonitorpublic final void setCheckpointTime(long val)
setCheckpointTime in class StatefulSessionStoreMonitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||