Uses of Package
org.ehcache.event
-
Packages that use org.ehcache.event Package Description org.ehcache.config CacheManager configuration,Cache configurationand other configuration classes.org.ehcache.event CacheEventand related types. -
Classes in org.ehcache.event used by org.ehcache.config Class Description CacheEventListener Definition of the contract for implementing listeners to receiveCacheEvents from aCache.EventFiring The supported event firing modes.EventOrdering The supported event ordering modes.EventType The different event types. -
Classes in org.ehcache.event used by org.ehcache.event Class Description CacheEvent An event resulting from a mutativeCacheoperation.EventFiring The supported event firing modes.EventOrdering The supported event ordering modes.EventType The different event types.