ehcache

net.sf.ehcache.constructs.nonstop
Interface NonstopTimeoutBehaviorFactory


public interface NonstopTimeoutBehaviorFactory

Factory for creating NonstopStore that will be used on timeout.

Author:
Abhishek Sanoujam

Method Summary
 NonstopStore createNonstopTimeoutBehaviorStore(NonstopActiveDelegateHolder nonstopActiveDelegateHolder)
          Create the NonstopStore to be used for timeout
 

Method Detail

createNonstopTimeoutBehaviorStore

NonstopStore createNonstopTimeoutBehaviorStore(NonstopActiveDelegateHolder nonstopActiveDelegateHolder)
Create the NonstopStore to be used for timeout

Parameters:
nonstopActiveDelegateHolder -
Returns:
the NonstopStore

ehcache

Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.