Package org.eclipse.net4j.util.cache
Interface ICacheMonitor
- All Superinterfaces:
INotifier
- All Known Implementing Classes:
CacheMonitor
- Author:
- Eike Stepper
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic enum
static interface
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.event.INotifier
INotifier.INotifier2
-
Method Summary
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-
Method Details
-
getConditionPolicy
ICacheMonitor.ConditionPolicy getConditionPolicy() -
getCondition
ICacheMonitor.Condition getCondition() -
registerCache
-
deregisterCache
-