org.apache.openejb.server.cxf.rs
Class CxfRsHttpListener.RestServiceMBean
java.lang.Object
org.apache.openejb.server.cxf.rs.CxfRsHttpListener.RestServiceMBean
- Enclosing class:
- CxfRsHttpListener
@Description(value="JAX-RS service information")
public class CxfRsHttpListener.RestServiceMBean
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CxfRsHttpListener.RestServiceMBean
public CxfRsHttpListener.RestServiceMBean(Logs.LogResourceEndpointInfo jmxName)
getWadlUrl
@ManagedAttribute
@Description(value="The type of the REST service")
public String getWadlUrl()
getWadl
@ManagedOperation
@Description(value="The type of the REST service")
public String getWadl(String format)
getType
@ManagedAttribute
@Description(value="The type of the REST service")
public String getType()
getAddress
@ManagedAttribute
@Description(value="The REST service address")
public String getAddress()
getClassname
@ManagedAttribute
@Description(value="The REST service class name")
public String getClassname()
getOperations
@ManagedAttribute
@Description(value="All available methods")
public TabularData getOperations()
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.