public class ConfigurationStatusImpl extends HashMap<String,String> implements ConfigurationStatus
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
DISABLED_EXTENSION, NEW_FACTORY_PID, NEW_PID, ORIGINAL_FACTORY_PID, ORIGINAL_PID
Constructor and Description |
---|
ConfigurationStatusImpl(String newFactoryPid,
String newPid,
String originalFactoryPid,
String originalPid) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
getNewFactoryPid, getNewPid, getOriginalFactoryPid, getOriginalPid, isDisabled, setNewFactoryPid, setNewPid, setOriginalFactoryPid, setOriginalPid
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
This work is licensed under a Creative Commons Attribution 4.0 International License.