public class Caches extends CachesModule
| Modifier and Type | Field and Description |
|---|---|
static String |
EMPLOYEE_CACHE |
static String |
ITEMS_CACHE |
| Constructor and Description |
|---|
Caches() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setup(Settings settings,
javax.cache.CacheManager cacheManager) |
public static final String ITEMS_CACHE
public static final String EMPLOYEE_CACHE
protected void setup(Settings settings, javax.cache.CacheManager cacheManager)
setup in class CachesModuleCopyright © 2015. All rights reserved.