Frames | No Frames |
Methods with parameter type org.objectweb.perseus.cache.api.CacheEvent | |
void | An entry has been added in the cache. |
void | An entry has been evicted from the cache. |
Classes implementing org.objectweb.perseus.cache.api.CacheEvent | |
class | This class is a basic implementation of the CacheEvent interface. |