类 CachesEndpoint.CacheEntryDescriptor

java.lang.Object
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
Description of a Cache entry.
  • 构造器详细资料

    • CacheEntryDescriptor

      public CacheEntryDescriptor(Cache cache, String cacheManager)
  • 方法详细资料

    • getName

      public String getName()
    • getCacheManager

      public String getCacheManager()