public class MBeanCommandProcessor extends HttpCommandProcessorAdaptor
builder, server
Constructor and Description |
---|
MBeanCommandProcessor() |
Modifier and Type | Method and Description |
---|---|
protected void |
addParameters(org.w3c.dom.Element node,
org.w3c.dom.Document document,
javax.management.MBeanParameterInfo[] parameters) |
org.w3c.dom.Document |
executeRequest(HttpInputStream in)
Executes an HTTP request.
|
setDocumentBuilder, setMBeanServer
public org.w3c.dom.Document executeRequest(HttpInputStream in) throws java.io.IOException, javax.management.JMException
HttpCommandProcessor
executeRequest
in interface HttpCommandProcessor
executeRequest
in class HttpCommandProcessorAdaptor
java.io.IOException
javax.management.JMException
protected void addParameters(org.w3c.dom.Element node, org.w3c.dom.Document document, javax.management.MBeanParameterInfo[] parameters)