Searched refs:m_beforegroupsFailures (Results 1 – 1 of 1) sorted by relevance
74 private Map<String, Boolean> m_beforegroupsFailures = Maps.newHashtable(); field in Invoker391 m_beforegroupsFailures.put(group, Boolean.FALSE); in recordConfigurationInvocationFailed()450 if(m_beforegroupsFailures.containsKey(group)) { in confInvocationPassed()