public final class FF4jEhCacheWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CACHENAME_FEATURES
Default cache name.
|
static String |
CACHENAME_PROPERTIES
Default cache name.
|
| Constructor and Description |
|---|
FF4jEhCacheWrapper()
Default Constructor.
|
FF4jEhCacheWrapper(net.sf.ehcache.config.Configuration cacheConfig)
Default Constructor.
|
FF4jEhCacheWrapper(String xmlEhCacheConfig)
Default Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
net.sf.ehcache.Cache |
getCacheFeatures() |
net.sf.ehcache.Cache |
getCacheProperties() |
public static final String CACHENAME_FEATURES
public static final String CACHENAME_PROPERTIES
public FF4jEhCacheWrapper()
public FF4jEhCacheWrapper(net.sf.ehcache.config.Configuration cacheConfig)
public FF4jEhCacheWrapper(String xmlEhCacheConfig)
Copyright © 2013–2021 FF4J. All rights reserved.