クラス CachePutOperation

java.lang.ObjectSE
org.springframework.cache.interceptor.CacheOperation
org.springframework.cache.interceptor.CachePutOperation
実装されたすべてのインターフェース:
BasicOperation

public class CachePutOperation extends CacheOperation
キャッシュの "put" 操作を説明するクラス。
導入:
3.1
作成者:
Costin Leau, Phillip Webb, Marcin Kamionowski