Package | Description |
---|---|
de.innovationgate.utils.cache |
All purpose facade for caching functionality used in WGA
|
Modifier and Type | Method and Description |
---|---|
static Cache |
CacheFactory.createCache(java.lang.String name,
int capacity,
java.util.Map params)
Creates a cache object
|