Uses of Package
net.sf.ehcache.event
-
Packages that use net.sf.ehcache.event Package Description net.sf.ehcache This package contains the public API for using ehcache.net.sf.ehcache.config This package contains the cache configuration code.net.sf.ehcache.constructs The constructs package builds on top of the core ehcache classes to create implementations for common caching patterns.net.sf.ehcache.constructs.classloader ClassLoader contstructs packagenet.sf.ehcache.distribution This package is for cache replication.net.sf.ehcache.event This package contains interfaces and classes for listening to events.net.sf.ehcache.hibernate.management.impl This package contains JMX related classes for Hibernate and ehcache statisticsnet.sf.ehcache.management This package contains JMX MBeans and implementations for management of ehcache.net.sf.ehcache.management.sampled This package contains classes related to MBeans with Sampled Statistics.net.sf.ehcache.store Store package.net.sf.ehcache.store.chm CHM package.net.sf.ehcache.store.disk This package contains the disk store.net.sf.ehcache.terracotta This package contains the Terracotta integration functionalities. -
Classes in net.sf.ehcache.event used by net.sf.ehcache Class Description CacheEventListener Allows implementers to register callback methods that will be executed when a cache event occurs.CacheManagerEventListener Allows implementers to register callback methods that will be executed when aCacheManagerevent occurs.CacheManagerEventListenerRegistry Registered listeners for registering and unregistering CacheManagerEventListeners and sending notifications to registrants.RegisteredEventListeners Registered listeners for registering and unregistering CacheEventListeners and multicasting notifications to registrants. -
Classes in net.sf.ehcache.event used by net.sf.ehcache.config Class Description CacheManagerEventListener Allows implementers to register callback methods that will be executed when aCacheManagerevent occurs.NotificationScope This enumeration defines valid values for event listener notification scope. -
Classes in net.sf.ehcache.event used by net.sf.ehcache.constructs Class Description RegisteredEventListeners Registered listeners for registering and unregistering CacheEventListeners and multicasting notifications to registrants. -
Classes in net.sf.ehcache.event used by net.sf.ehcache.constructs.classloader Class Description RegisteredEventListeners Registered listeners for registering and unregistering CacheEventListeners and multicasting notifications to registrants. -
Classes in net.sf.ehcache.event used by net.sf.ehcache.distribution Class Description CacheEventListener Allows implementers to register callback methods that will be executed when a cache event occurs.CacheEventListenerFactory An abstract factory for creating listeners.CacheManagerEventListener Allows implementers to register callback methods that will be executed when aCacheManagerevent occurs. -
Classes in net.sf.ehcache.event used by net.sf.ehcache.event Class Description CacheEventListener Allows implementers to register callback methods that will be executed when a cache event occurs.CacheEventListenerFactory An abstract factory for creating listeners.CacheManagerEventListener Allows implementers to register callback methods that will be executed when aCacheManagerevent occurs.NotificationScope This enumeration defines valid values for event listener notification scope.RegisteredEventListeners.ElementCreationCallback Callback interface for creating elements to pass to registered listeners.TerracottaCacheEventReplication Creates a wrapper for sending out cache events through the Terracotta cluster -
Classes in net.sf.ehcache.event used by net.sf.ehcache.hibernate.management.impl Class Description CacheManagerEventListener Allows implementers to register callback methods that will be executed when aCacheManagerevent occurs. -
Classes in net.sf.ehcache.event used by net.sf.ehcache.management Class Description CacheManagerEventListener Allows implementers to register callback methods that will be executed when aCacheManagerevent occurs. -
Classes in net.sf.ehcache.event used by net.sf.ehcache.management.sampled Class Description CacheManagerEventListener Allows implementers to register callback methods that will be executed when aCacheManagerevent occurs. -
Classes in net.sf.ehcache.event used by net.sf.ehcache.store Class Description RegisteredEventListeners Registered listeners for registering and unregistering CacheEventListeners and multicasting notifications to registrants. -
Classes in net.sf.ehcache.event used by net.sf.ehcache.store.chm Class Description RegisteredEventListeners Registered listeners for registering and unregistering CacheEventListeners and multicasting notifications to registrants. -
Classes in net.sf.ehcache.event used by net.sf.ehcache.store.disk Class Description RegisteredEventListeners Registered listeners for registering and unregistering CacheEventListeners and multicasting notifications to registrants. -
Classes in net.sf.ehcache.event used by net.sf.ehcache.terracotta Class Description CacheEventListener Allows implementers to register callback methods that will be executed when a cache event occurs.