org.terracotta.toolkit.internal.feature
Interface NonStopInternalFeature

All Superinterfaces:
org.terracotta.toolkit.ToolkitFeature

public interface NonStopInternalFeature
extends org.terracotta.toolkit.ToolkitFeature

Feature that can be used to control internal aspects of NonStop.


Method Summary
 void enableForCurrentThread(boolean enable)
          Enable or disable NonStop for current thread.
 
Methods inherited from interface org.terracotta.toolkit.ToolkitFeature
isEnabled
 

Method Detail

enableForCurrentThread

void enableForCurrentThread(boolean enable)
Enable or disable NonStop for current thread.



Copyright © 2013 Terracotta, Inc.. All Rights Reserved.