JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.boot.info.ProcessInfo.MemoryInfo
Packages that use
ProcessInfo.MemoryInfo
Package
Description
org.springframework.boot.info
Support for providing information about an application.
Uses of
ProcessInfo.MemoryInfo
in
org.springframework.boot.info
Methods in
org.springframework.boot.info
that return
ProcessInfo.MemoryInfo
Modifier and Type
Method
Description
ProcessInfo.MemoryInfo
ProcessInfo.
getMemory
()
Memory information for the process.