| パッケージ | 説明 |
|---|---|
| org.springframework.cache.interceptor | 宣言的キャッシング境界設定のための AOP ベースのソリューション。 |
| 修飾子と型 | クラスと説明 |
|---|---|
static class | CacheableOperation.BuilderCacheableOperation の作成に使用できるビルダー。 |
static class | CacheEvictOperation.BuilderCacheEvictOperation の作成に使用できるビルダー。 |
static class | CachePutOperation.BuilderCachePutOperation の作成に使用できるビルダー。 |
| コンストラクターと説明 |
|---|
CacheOperation(CacheOperation.Builder b) 指定されたビルダーから新しい CacheOperation インスタンスを作成します。 |