Uses of Package
org.omnifaces.util.cache
Packages that use org.omnifaces.util.cache
-
Classes in org.omnifaces.util.cache used by org.omnifaces.util.cacheClassDescriptionInterface that abstracts a simple get and put operation for a concrete cache implementation.Meta data for a value that's stored in a cache.Base class for Cache providers where for each scope a new instance of the cache is created if for that scope no instance is present yet.A provider for a specific
Cacheimplementation.Base class that can be used by Map based caches that don't support time to live semantics and arbitrary attributes natively.