クラス CacheOperation

java.lang.ObjectSE
org.springframework.cache.interceptor.CacheOperation
実装されたすべてのインターフェース:
BasicOperation
既知の直属サブクラス
CacheableOperationCacheEvictOperationCachePutOperation

public abstract class CacheOperation extends ObjectSE implements BasicOperation
キャッシュ操作の基本クラス。
導入:
3.1
作成者:
Costin Leau, Stephane Nicoll, Marcin Kamionowski