Class CachesEndpoint.CacheEntryDescriptor
java.lang.Object
org.springframework.boot.cache.actuate.endpoint.CachesEndpoint.CacheDescriptor
org.springframework.boot.cache.actuate.endpoint.CachesEndpoint.CacheEntryDescriptor
- All Implemented Interfaces:
org.springframework.boot.actuate.endpoint.OperationResponseBody
- Enclosing class:
CachesEndpoint
public static final class CachesEndpoint.CacheEntryDescriptor
extends CachesEndpoint.CacheDescriptor
Description of a
Cache entry.- Since:
- 4.0.0
-
Constructor Summary
ConstructorsConstructorDescriptionCacheEntryDescriptor(org.springframework.cache.Cache cache, String cacheManager) -
Method Summary
Methods inherited from class CachesEndpoint.CacheDescriptor
getTarget
-
Constructor Details
-
CacheEntryDescriptor
-
-
Method Details
-
getName
-
getCacheManager
-