public class JmxServiceUrlsResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.glassfish.hk2.api.ServiceLocator |
habitat |
| Constructor and Description |
|---|
JmxServiceUrlsResource() |
| Modifier and Type | Method and Description |
|---|---|
ActionReportResult |
getJmxServiceUrl() |
void |
setEntity(org.jvnet.hk2.config.Dom p) |
public void setEntity(org.jvnet.hk2.config.Dom p)
@GET
@Produces(value={"text/html","application/json","application/xml"})
@Consumes(value={"application/json","application/xml","application/x-www-form-urlencoded"})
public ActionReportResult getJmxServiceUrl()
Copyright © 2017. All rights reserved.