クラス CachesEndpoint.CacheEntryDescriptor

java.lang.ObjectSE
org.springframework.boot.actuate.cache.CachesEndpoint.CacheDescriptor
org.springframework.boot.actuate.cache.CachesEndpoint.CacheEntryDescriptor
実装されたすべてのインターフェース:
OperationResponseBody
含まれているクラス:
CachesEndpoint

public static final class CachesEndpoint.CacheEntryDescriptor extends CachesEndpoint.CacheDescriptor
Cache エントリの説明。
  • コンストラクターの詳細

    • CacheEntryDescriptor

      public CacheEntryDescriptor(Cache cache, StringSE cacheManager)
  • メソッドの詳細

    • getName

      public StringSE getName()
    • getCacheManager

      public StringSE getCacheManager()