public abstract class RebuildableExternalContextMap extends AbstractExternalContextMap
HotdeployUtil.rebuildValue(Object)AbstractExternalContextMap.ImmutableEntryAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected static WeakReference |
hotdeployClassLoader |
protected static Set |
rebuiltNames |
| コンストラクタと説明 |
|---|
RebuildableExternalContextMap() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Object |
get(Object key) |
protected boolean |
isHotdeployMode() |
Object |
put(Object key,
Object value) |
void |
putAll(Map 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 hotdeployClassLoader
protected static Set rebuiltNames
Copyright © 2015 The DBFlute Project. All rights reserved.