Uses of Class
org.omnifaces.util.cache.CacheInstancePerScopeProvider
-
Packages that use CacheInstancePerScopeProvider Package Description org.omnifaces.util.cache -
-
Uses of CacheInstancePerScopeProvider in org.omnifaces.util.cache
Subclasses of CacheInstancePerScopeProvider in org.omnifaces.util.cache Modifier and Type Class Description class
DefaultCacheProvider
A default cache provider that will be used by the OmniFaces Cache component if no explicit provider has been configured.
-