| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure.jolokia |
Auto-configuration for actuator Jolokia support.
|
| org.springframework.boot.actuate.endpoint.web |
Web support for actuator endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointServlet |
JolokiaEndpoint.get() |
| Modifier and Type | Method and Description |
|---|---|
EndpointServlet |
ExposableServletEndpoint.getEndpointServlet()
Return details of the servlet that should registered.
|
EndpointServlet |
EndpointServlet.withInitParameter(String name,
String value) |
EndpointServlet |
EndpointServlet.withInitParameters(Map<String,String> initParameters) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.