| Package | Description |
|---|---|
| org.springframework.boot.actuate.endpoint.jmx.annotation |
Annotation support for actuator JMX endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
protected JmxOperation |
JmxEndpointDiscoverer.createOperation(String endpointId,
DiscoveredOperationMethod operationMethod,
OperationInvoker invoker) |
| Modifier and Type | Method and Description |
|---|---|
protected EndpointDiscoverer.OperationKey |
JmxEndpointDiscoverer.createOperationKey(JmxOperation operation) |
| Modifier and Type | Method and Description |
|---|---|
protected ExposableJmxEndpoint |
JmxEndpointDiscoverer.createEndpoint(Object endpointBean,
String id,
boolean enabledByDefault,
Collection<JmxOperation> operations) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.