936937938939940941942943944945946
dispatcher = this.dispatcher; } if (dispatcher != null) { state = dispatcher.mapControllerState(name, mapper); } } catch(Exception e) { log.debug("Failed to get controller state", e);