Class CachesEndpoint.CachesReport
java.lang.Object
org.springframework.boot.actuate.cache.CachesEndpoint.CachesReport
- Enclosing class:
- CachesEndpoint
A report of available
caches
, primarily intended for serialization to
JSON.-
Constructor Summary
ConstructorDescriptionCachesReport
(Map<String, CachesEndpoint.CacheManagerDescriptor> cacheManagers) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
CachesReport
-
-
Method Details
-
getCacheManagers
-