Uses of Class
net.sf.ehcache.CacheStoreHelper
-
Packages that use CacheStoreHelper Package Description net.sf.ehcache.event This package contains interfaces and classes for listening to events. -
-
Uses of CacheStoreHelper in net.sf.ehcache.event
Constructors in net.sf.ehcache.event with parameters of type CacheStoreHelper Constructor Description RegisteredEventListeners(Ehcache cache, CacheStoreHelper helper)Construct a registered event listeners service
-