Class CXFEHCacheReplayCache

java.lang.Object
org.apache.wss4j.common.cache.EHCacheReplayCache
org.apache.cxf.ws.security.cache.CXFEHCacheReplayCache
All Implemented Interfaces:
Closeable, AutoCloseable, BusLifeCycleListener, ReplayCache

public class CXFEHCacheReplayCache extends EHCacheReplayCache implements BusLifeCycleListener
Wrap the default WSS4J EHCacheReplayCache in a BusLifeCycleListener, to make sure that the cache is shutdown correctly.