Class CachesEndpoint.CacheDescriptor
java.lang.Object
org.springframework.boot.actuate.cache.CachesEndpoint.CacheDescriptor
- All Implemented Interfaces:
OperationResponseBody
- Direct Known Subclasses:
CachesEndpoint.CacheEntryDescriptor
- Enclosing class:
- CachesEndpoint
Description of a
Cache
.-
Constructor Summary
-
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
-