Uses of Class
org.omnifaces.util.cache.TimeToLiveCache
-
Packages that use TimeToLiveCache Package Description org.omnifaces.util.cache -
-
Uses of TimeToLiveCache in org.omnifaces.util.cache
Subclasses of TimeToLiveCache in org.omnifaces.util.cache Modifier and Type Class Description class
DefaultCache
An in-memory cache implementation that's used if the user did not configure an explicit caching provider.
-