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.
| Methods inherited from interface org.terracotta.toolkit.ToolkitFeature |
isEnabled |
enableForCurrentThread
void enableForCurrentThread(boolean enable)
- Enable or disable NonStop for current thread.
Copyright © 2013 Terracotta, Inc.. All Rights Reserved.