| Modifier and Type | Method and Description |
|---|---|
ActionReportResult |
MonitoredAttributeBagResource.delete()
Deletes all monitored-attributes.
|
ActionReportResult |
MonitoredAttributeBagResource.get()
Gets the monitored-attributes.
|
ActionReportResult |
MonitoredAttributeBagResource.post(List<Map<String,String>> attributes)
Creates new monitored-attributes.
|
ActionReportResult |
MonitoredAttributeBagResource.put(List<Map<String,String>> attributes)
Creates new monitored-attributes.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ActionReportResultJsonProvider.getContent(ActionReportResult proxy) |
String |
ActionReportResultHtmlProvider.getContent(ActionReportResult proxy) |
String |
ActionReportResultXmlProvider.getContent(ActionReportResult proxy) |
| Modifier and Type | Method and Description |
|---|---|
ActionReportResult |
FindHttpProtocolResource.get() |
ActionReportResult |
SystemPropertiesCliResource.get() |
ActionReportResult |
JmxServiceUrlsResource.getJmxServiceUrl() |
ActionReportResult |
ManagementProxyResource.proxyRequest() |
| Modifier and Type | Method and Description |
|---|---|
static ActionReportResult |
ResourceUtil.getActionReportResult(ActionReport.ExitCode status,
String message,
javax.ws.rs.core.HttpHeaders requestHeaders,
javax.ws.rs.core.UriInfo uriInfo) |
static ActionReportResult |
ResourceUtil.getActionReportResult(RestActionReporter ar,
String message,
javax.ws.rs.core.HttpHeaders requestHeaders,
javax.ws.rs.core.UriInfo uriInfo) |
Copyright © 2019. All rights reserved.