|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MonitorableSFSBStoreManager
An interface that allows monitoring of an SFSBStoreManager implementation
| Method Summary | |
|---|---|
long |
getCurrentStoreSize()
Returns the number of passivated / checkpointed sessions in the store Note that this includes the sessions passivated / checkpointed by ohter store maangers in the cluster |
void |
monitoringLevelChanged(boolean monitoringOn)
Notification that the monitoringLevel is either turned off (false) OR tuened on (true). |
| Methods inherited from interface com.sun.ejb.spi.stats.StatsProvider |
|---|
appendStats |
| Method Detail |
|---|
long getCurrentStoreSize()
void monitoringLevelChanged(boolean monitoringOn)
monitoringOn - true if monitoring is either HIGH / LOW
false otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||