Class CachesEndpoint.CacheDescriptor
java.lang.Object
org.springframework.boot.cache.actuate.endpoint.CachesEndpoint.CacheDescriptor
- All Implemented Interfaces:
OperationResponseBody
- Direct Known Subclasses:
CachesEndpoint.CacheEntryDescriptor
- Enclosing class:
CachesEndpoint
Description of a
Cache.- Since:
- 4.0.0
- Author:
- Johannes Edmeier, Stephane Nicoll
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CacheDescriptor
-
-
Method Details
-
getTarget
Return the fully qualified name of the native cache.- Returns:
- the fully qualified name of the native cache
-