java.lang.Objectcom.opensymphony.oscache.extra.CacheEntryEventListenerImpl
All Implemented Interfaces:
CacheEntryEventListener
We are not using any synchronized so that this does not become a bottleneck. The consequence is that on retrieving values, the operations that are currently being done won't be counted.
$ - Revision: 254 $< - a href="mailto:abergevin@pyxis-tech.com">Alain Bergevin< - a href="mailto:chris@swebtec.com">Chris Miller| Constructor: |
|---|
|
| Method from com.opensymphony.oscache.extra.CacheEntryEventListenerImpl Summary: |
|---|
| cacheEntryAdded, cacheEntryFlushed, cacheEntryRemoved, cacheEntryUpdated, cacheFlushed, cacheGroupFlushed, cachePatternFlushed, getCacheFlushedCount, getEntryAddedCount, getEntryFlushedCount, getEntryRemovedCount, getEntryUpdatedCount, getGroupFlushedCount, getPatternFlushedCount, toString |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from com.opensymphony.oscache.extra.CacheEntryEventListenerImpl Detail: |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|