java.lang.Object
org.omnifaces.util.cache.CacheInitializer
Optional initializer for the
Cache used by the Omnifaces Cache component.
It takes a configuration from web.xml context parameters and used that to set a cache provider and/or configure the caching provider. If no initialization is done defaults are used.
- Since:
- 1.1
- Author:
- Arjan Tijms
- See Also:
-
Field Details
-
CACHE_PROVIDER_INIT_PARAM_NAME
- See Also:
-
CACHE_INSTALL_BUFFER_FILTER
- See Also:
-
CACHE_PROVIDER_SETTING_INIT_PARAM_PREFIX
- See Also:
-
-
Method Details
-
loadProviderAndRegisterFilter
-