Uses of Class
org.springframework.boot.info.ProcessInfo.MemoryInfo.GarbageCollectorInfo
Packages that use ProcessInfo.MemoryInfo.GarbageCollectorInfo
Package
Description
Support for providing information about an application.
-
Uses of ProcessInfo.MemoryInfo.GarbageCollectorInfo in org.springframework.boot.info
Methods in org.springframework.boot.info that return types with arguments of type ProcessInfo.MemoryInfo.GarbageCollectorInfoModifier and TypeMethodDescriptionProcessInfo.MemoryInfo.getGarbageCollectors()
Garbage Collector information for the process.