Package | Description |
---|---|
org.primefaces.cache | |
org.primefaces.context |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCacheProvider
Basic cache provider for development purposes, should be avoided to use in production as there is no eviction and timeouts.
|
class |
EHCacheProvider |
class |
HazelcastCacheProvider |
Modifier and Type | Method and Description |
---|---|
abstract CacheProvider |
ApplicationContext.getCacheProvider() |
CacheProvider |
DefaultApplicationContext.getCacheProvider() |
Copyright © 2017. All rights reserved.