|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.oscache.base.events.ScopeEventType
public final class ScopeEventType
This is an enumeration of all the possible events that may occur
at the scope level. Scope-level events are only relevant to the
ServletCacheAdministrator.
| Field Summary | |
|---|---|
static ScopeEventType |
ALL_SCOPES_FLUSHED
Specifies an event type for the all scope flushed event. |
static ScopeEventType |
SCOPE_FLUSHED
Specifies an event type for the flushing of a specific scope. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static ScopeEventType ALL_SCOPES_FLUSHED
public static ScopeEventType SCOPE_FLUSHED
|
OSCache Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||