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, valuesequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitgetNewFactoryPid, getNewPid, getOriginalFactoryPid, getOriginalPid, isDisabled, setNewFactoryPid, setNewPid, setOriginalFactoryPid, setOriginalPidclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesThis work is licensed under a Creative Commons Attribution 4.0 International License.