Package | Description |
---|---|
com.jfinal.plugin.ehcache |
Modifier and Type | Method and Description |
---|---|
static <T> T |
CacheKit.get(String cacheName,
Object key,
IDataLoader dataLoader) |
Modifier and Type | Method and Description |
---|---|
static <T> T |
CacheKit.get(String cacheName,
Object key,
Class<? extends IDataLoader> dataLoaderClass) |
Copyright © 2018. All rights reserved.