public interface CacheLifecycleEvent extends Event<CacheLifecycleEvent.Type>
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
CacheLifecycleEvent.Type
The emitted event types for a  
CacheLifecycleEvent. | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getCacheName()
The name of the cache that the event is associated with. 
 | 
getDispatchergetType, nextInterceptorString getCacheName()