ナビゲーションリンクをスキップ
ホーム
概要
パッケージ
使用
ツリー
非推奨
インデックス
検索
ヘルプ
org.springframework.boot.cache.actuate.endpoint
内容
説明
クラスおよびインターフェース
サイドバーを隠す
サイドバーを表示
パッケージ org.springframework.boot.cache.actuate.endpoint
@NullMarked
パッケージ
org.springframework.boot.cache.actuate.endpoint
キャッシュのアクチュエーターエンドポイント。
すべてのクラスとインターフェース
クラス
例外クラス
クラス
説明
CachesEndpoint
@Endpoint
は、利用可能な
caches
を公開します。
CachesEndpoint.CacheDescriptor
Cache
の説明。
CachesEndpoint.CacheEntryDescriptor
Cache
エントリの説明。
CachesEndpoint.CacheManagerDescriptor
CacheManager
の説明。
CachesEndpoint.CachesDescriptor
キャッシュの説明。
CachesEndpointWebExtension
CachesEndpoint
の場合は
@EndpointWebExtension
。
NonUniqueCacheException
同じ名前の複数のキャッシュが存在する場合にスローされる例外。