Uses of Package
javax.cache.processor
Packages that use javax.cache.processor
Package
Description
This package contains the API for JCache.
This package contains the API for Entry Processors.
-
Classes in javax.cache.processor used by javax.cacheClassDescriptionAn invocable function that allows applications to perform compound operations on a
Cache.Entryatomically, according to the defined consistency of aCache.An exception to indicate a problem occurred attempting to execute anEntryProcessoragainst an entry.A mechanism to represent and obtain the result of processing aCacheentry using anEntryProcessor. -
Classes in javax.cache.processor used by javax.cache.processorClassDescriptionAn exception to indicate a problem occurred attempting to execute an
EntryProcessoragainst an entry.A mutable representation of aCache.Entry.