public abstract class RebuildableExternalContextMap extends AbstractExternalContextMap
AbstractExternalContextMap.ImmutableEntryAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected static WeakReference<ClassLoader> |
hotdeployClassLoader |
protected static Set<Object> |
rebuiltNames |
| コンストラクタと説明 |
|---|
RebuildableExternalContextMap() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Object |
get(Object key) |
protected boolean |
isHotdeployMode() |
Object |
put(String key,
Object value) |
void |
putAll(Map<? extends String,? extends Object> map) |
clear, containsKey, containsValue, entrySet, getAttribute, getAttributeNames, isEmpty, keySet, remove, removeAttribute, setAttribute, valuescompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected static WeakReference<ClassLoader> hotdeployClassLoader
Copyright © 2015–2019 The DBFlute Project. All rights reserved.