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:
OperationResponseBody
- Enclosing class:
CachesEndpoint
public static final class CachesEndpoint.CacheEntryDescriptor
extends CachesEndpoint.CacheDescriptor
Description of a
Cache entry.- Since:
- 4.0.0
- Author:
- Johannes Edmeier, Stephane Nicoll
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CachesEndpoint.CacheDescriptor
getTarget
-
Constructor Details
-
CacheEntryDescriptor
-
-
Method Details
-
getName
-
getCacheManager
-