org.picketlink.cache
public interface Cacheable
Modifier and Type | Method and Description |
---|---|
<K,V> Cache<K,V> |
getCache()
Get the
Cache |
<K,V> void |
setCacheManager(Cache<K,V> cache)
Set the
CacheManager |
<K,V> void setCacheManager(Cache<K,V> cache)
CacheManager
V
- cacheManager
- Copyright © 2014 JBoss by Red Hat. All Rights Reserved.