8182838485868788
{ private int waiter = FOREGROUND; public StateConsistencyControllerContext(Object name) { super(name, new AbstractControllerContextActions(new HashMap<ControllerState, ControllerContextAction>())); setMode(ControllerMode.MANUAL); }