|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CacheFactory
| Method Summary | ||
|---|---|---|
void |
destroy()
Destroy the cache factory and any caches underneath. |
|
|
get(Cache.Type type,
CacheConfiguration config)
Create / Get the cache for the give type use |
|
| Method Detail |
|---|
<K,V> Cache<K,V> get(Cache.Type type,
CacheConfiguration config)
type - cache typeconfig - configuration setup for the cache
void destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||