@Description(value="JAX-RS service information") public class CxfRsHttpListener.RestServiceMBean extends Object
| Constructor and Description |
|---|
CxfRsHttpListener.RestServiceMBean(Logs.LogResourceEndpointInfo jmxName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
String |
getClassname() |
TabularData |
getOperations() |
String |
getType() |
String |
getWadl(String format) |
String |
getWadlUrl() |
public CxfRsHttpListener.RestServiceMBean(Logs.LogResourceEndpointInfo jmxName)
@ManagedAttribute @Description(value="The type of the REST service") public String getWadlUrl()
@ManagedOperation @Description(value="The type of the REST service") public String getWadl(String format)
@ManagedAttribute @Description(value="The type of the REST service") public String getType()
@ManagedAttribute @Description(value="The REST service address") public String getAddress()
@ManagedAttribute @Description(value="The REST service class name") public String getClassname()
@ManagedAttribute @Description(value="All available methods") public TabularData getOperations()
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.