ehcache

net.sf.ehcache.constructs.nonstop.store
Interface NonstopTimeoutBehaviorStoreResolver

All Known Implementing Classes:
NonstopStoreImpl

public interface NonstopTimeoutBehaviorStoreResolver

Interface for resolving a NonstopStore. Used to resolve the timeoutBehavior store when operation times out in NonstopStore

Author:
Abhishek Sanoujam

Method Summary
 NonstopStore resolveTimeoutBehaviorStore()
          Resolve the NonstopStore to be used
 

Method Detail

resolveTimeoutBehaviorStore

NonstopStore resolveTimeoutBehaviorStore()
Resolve the NonstopStore to be used

Returns:
the resolved NonstopStore

ehcache

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