Interface CacheStoppedEvent
- All Superinterfaces:
Event
- All Known Implementing Classes:
EventImpl
This event is passed in to any method annotated with
CacheStopped
.- Since:
- 4.0
- Author:
- Manik Surtani
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.infinispan.notifications.cachemanagerlistener.event.Event
Event.Type
-
Method Summary
Methods inherited from interface org.infinispan.notifications.cachemanagerlistener.event.Event
getCacheManager, getType
-
Method Details
-
getCacheName
String getCacheName()
-