org.apache.cxf.ws.security.cache
Class EHCacheManagerHolder
java.lang.Object
org.apache.cxf.ws.security.cache.EHCacheManagerHolder
public final class EHCacheManagerHolder
- extends Object
We need to reference count the EHCacheManager things
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getCacheConfiguration
public static CacheConfiguration getCacheConfiguration(String key,
CacheManager cacheManager)
getCacheManager
public static CacheManager getCacheManager(Bus bus,
URL configFileURL)
releaseCacheManger
public static void releaseCacheManger(CacheManager cacheManager)
Apache CXF