| Package | Description |
|---|---|
| org.primefaces.cache | |
| org.primefaces.context |
| Modifier and Type | Class | 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 | Description |
|---|---|---|
abstract CacheProvider |
ApplicationContext.getCacheProvider() |
|
CacheProvider |
DefaultApplicationContext.getCacheProvider() |
Copyright © 2018. All rights reserved.