クラス CachePutOperation
java.lang.ObjectSE
org.springframework.cache.interceptor.CacheOperation
org.springframework.cache.interceptor.CachePutOperation
- 実装されているすべてのインターフェース:
- BasicOperation
 キャッシュの "put" 操作を説明するクラス。
- 導入:
- 3.1
- 作成者:
- Costin Leau, Phillip Webb, Marcin Kamionowski
- ネストされたクラスの要約ネストされたクラス
- コンストラクターの概要コンストラクター
- メソッドのサマリー- クラス org.springframework.cache.interceptor.CacheOperation から継承されたメソッド- equals, getCacheManager, getCacheNames, getCacheResolver, getCondition, getKey, getKeyGenerator, getName, hashCode, toString
- コンストラクターの詳細- CachePutOperation指定されたビルダーから新しい- CachePutOperationインスタンスを作成します。- 導入:
- 4.3
 
 
- メソッドの詳細- getUnless