public interface Context extends Map
org.apache.commons.chain.Context
. A Context represents the state information that is accessed and manipulated by the execution of a Command or a Chain.
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.