Package | Description |
---|---|
org.springframework.boot.actuate.endpoint.mvc |
Actuator Spring MVC endpoint support.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
HeapdumpMvcEndpoint.HotSpotDiagnosticMXBeanHeapDumper
HeapdumpMvcEndpoint.HeapDumper that uses com.sun.management.HotSpotDiagnosticMXBean
available on Oracle and OpenJDK to dump the heap to a file. |
Modifier and Type | Method and Description |
---|---|
protected HeapdumpMvcEndpoint.HeapDumper |
HeapdumpMvcEndpoint.createHeapDumper()
Factory method used to create the
HeapdumpMvcEndpoint.HeapDumper . |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.