org.apache.wss4j.common.cache
Class EHCacheReplayCacheFactory
java.lang.Object
org.apache.wss4j.common.cache.ReplayCacheFactory
org.apache.wss4j.common.cache.EHCacheReplayCacheFactory
public class EHCacheReplayCacheFactory
- extends ReplayCacheFactory
A factory to return an EHCacheReplayCache instance.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EHCacheReplayCacheFactory
public EHCacheReplayCacheFactory()
newReplayCache
public ReplayCache newReplayCache(String key,
Object configuration)
- Specified by:
newReplayCache in class ReplayCacheFactory
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.