Uses of Package
javax.cache.event
Packages that use javax.cache.event
Package
Description
This package contains configuration classes and interfaces.
This package contains event listener interfaces.
-
Classes in javax.cache.event used by javax.cache.configurationClassDescriptionA function that may be used to check
CacheEntryEvent
s prior to being dispatched toCacheEntryListener
s.A tagging interface for cache entry listeners. -
Classes in javax.cache.event used by javax.cache.eventClassDescriptionA Cache entry event base class.A tagging interface for cache entry listeners.An exception to indicate a problem has occurred with a listener.The type of event received by the listener.