Class CachesEndpoint.CachesDescriptor
java.lang.Object
org.springframework.boot.actuate.cache.CachesEndpoint.CachesDescriptor
- All Implemented Interfaces:
OperationResponseBody
- Enclosing class:
- CachesEndpoint
public static final class CachesEndpoint.CachesDescriptor
extends Object
implements OperationResponseBody
Description of the caches.
-
Constructor Summary
ConstructorDescriptionCachesDescriptor
(Map<String, CachesEndpoint.CacheManagerDescriptor> cacheManagers) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
CachesDescriptor
-
-
Method Details
-
getCacheManagers
-