Interface Event
- All Known Subinterfaces:
CacheStartedEvent
,CacheStoppedEvent
,ConfigurationChangedEvent
,MergeEvent
,SitesViewChangedEvent
,ViewChangedEvent
- All Known Implementing Classes:
EventImpl
public interface Event
Common characteristics of events that occur on a cache manager
- Since:
- 4.0
- Author:
- Manik Surtani
-
Nested Class Summary
-
Method Summary
-
Method Details
-
getCacheManager
EmbeddedCacheManager getCacheManager() -
getType
Event.Type getType()
-