Uses of Package
org.cache2k.annotation
-
Packages that use org.cache2k.annotation Package Description org.cache2k Main package for cache2k API containing functions to build and access a cache.org.cache2k.config The cache configuration as a Java bean and support types.org.cache2k.expiry Set of interfaces for customizing the expiry behavior.org.cache2k.integration Loader and writer to integrate with external data sources.org.cache2k.io Loader and writer to integrate with external data sources.org.cache2k.operation Operational aspects of a cache, like accessing statistics, basic information, change runtime parameters and customizations that augment general behavior.org.cache2k.processor Entry processor and supporting types for custom atomic operations on a cache entry. -
Classes in org.cache2k.annotation used by org.cache2k Class Description Nullable The annotated element can benull
under some circumstance. -
Classes in org.cache2k.annotation used by org.cache2k.config Class Description NonNull Non null is the default.Nullable The annotated element can benull
under some circumstance. -
Classes in org.cache2k.annotation used by org.cache2k.expiry Class Description Nullable The annotated element can benull
under some circumstance. -
Classes in org.cache2k.annotation used by org.cache2k.integration Class Description NonNull Non null is the default.Nullable The annotated element can benull
under some circumstance. -
Classes in org.cache2k.annotation used by org.cache2k.io Class Description Nullable The annotated element can benull
under some circumstance. -
Classes in org.cache2k.annotation used by org.cache2k.operation Class Description Nullable The annotated element can benull
under some circumstance. -
Classes in org.cache2k.annotation used by org.cache2k.processor Class Description Nullable The annotated element can benull
under some circumstance.