|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.oscache.base.events.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. |
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
|
See www.opensymphony.com for more information. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |