クラス BindingAwareConcurrentModel
java.lang.ObjectSE
java.util.AbstractMapSE<K,V> 
java.util.concurrent.ConcurrentHashMapSE<StringSE,ObjectSE> 
org.springframework.ui.ConcurrentModel
org.springframework.validation.support.BindingAwareConcurrentModel
- 実装されているすべてのインターフェース:
- SerializableSE、- ConcurrentMapSE<StringSE,、- ObjectSE> - MapSE<StringSE,、- ObjectSE> - Model
 対応するターゲット属性が通常の 
MapSE 操作によって置き換えられたときに BindingResult オブジェクトを自動的に削除する ConcurrentModel のサブクラス。 これは、Spring WebFlux によってハンドラーメソッドに公開されるクラスであり、通常はパラメーター型として Model インターフェースの宣言を通じて使用されます。通常、ユーザーコード内で作成する必要はありません。必要に応じて、ハンドラーメソッドは、事前に決定されたモデルに対して、通常の java.util.Map、おそらく java.util.ConcurrentMap を返すことができます。
- 導入:
- 5.0
- 作成者:
- Rossen Stoyanchev
- 関連事項:
- ネストされたクラスの要約- クラス java.util.concurrent.ConcurrentHashMapSE から継承されたネストクラス / インターフェース- ConcurrentHashMap.KeySetViewSE<KSE extends ObjectSE,- VSE extends ObjectSE> - クラス java.util.AbstractMapSE から継承されたネストクラス / インターフェース- AbstractMap.SimpleEntrySE<KSE extends ObjectSE,- VSE extends ObjectSE>, AbstractMap.SimpleImmutableEntrySE<KSE extends ObjectSE, - VSE extends ObjectSE> 
- コンストラクターの概要コンストラクター
- メソッドのサマリー- クラス org.springframework.ui.ConcurrentModel から継承されたメソッド- addAllAttributes, addAllAttributes, addAttribute, addAttribute, asMap, containsAttribute, getAttribute, mergeAttributes, putAll- クラス java.util.concurrent.ConcurrentHashMapSE から継承されたメソッド- clear, computeSE, computeIfAbsentSE, computeIfPresentSE, containsSE, containsKeySE, containsValueSE, elements, entrySet, equalsSE, forEachSE, forEachSE, forEachSE, forEachEntrySE, forEachEntrySE, forEachKeySE, forEachKeySE, forEachValueSE, forEachValueSE, getSE, getOrDefaultSE, hashCode, isEmpty, keys, keySet, keySetSE, mappingCount, mergeSE, newKeySet, newKeySetSE, putIfAbsentSE, reduceSE, reduceEntriesSE, reduceEntriesSE, reduceEntriesToDoubleSE, reduceEntriesToIntSE, reduceEntriesToLongSE, reduceKeysSE, reduceKeysSE, reduceKeysToDoubleSE, reduceKeysToIntSE, reduceKeysToLongSE, reduceToDoubleSE, reduceToIntSE, reduceToLongSE, reduceValuesSE, reduceValuesSE, reduceValuesToDoubleSE, reduceValuesToIntSE, reduceValuesToLongSE, removeSE, removeSE, replaceSE, replaceSE, replaceAllSE, searchSE, searchEntriesSE, searchKeysSE, searchValuesSE, size, toString, values- クラス java.util.AbstractMapSE から継承されたメソッド- clone