| Package | Description | 
|---|---|
| org.springframework.boot.actuate.autoconfigure.management | Auto-configuration for actuator management concerns. | 
| org.springframework.boot.actuate.management | Actuator support for JVM management. | 
| Class and Description | 
|---|
| HeapDumpWebEndpoint Web  @Endpointto expose heap dumps. | 
| ThreadDumpEndpoint @Endpointto expose thread info. | 
| Class and Description | 
|---|
| HeapDumpWebEndpoint.HeapDumper Strategy interface used to dump the heap to a file. | 
| HeapDumpWebEndpoint.HeapDumperUnavailableException Exception to be thrown if the  HeapDumpWebEndpoint.HeapDumpercannot be created. | 
| ThreadDumpEndpoint.ThreadDumpDescriptor A description of a thread dump. | 
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.