public class CacheResetListenerRegistry extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
copyright |
protected List<CacheResetListener> |
listeners |
static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
CacheResetListenerRegistry() |
public static final String copyright
public static final org.slf4j.Logger logger
protected final List<CacheResetListener> listeners
public List<CacheResetListener> getCacheResetListeners()
public void fireReset(CacheResetEvent e)