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, setMBeanServerpublic org.w3c.dom.Document executeRequest(HttpInputStream in) throws java.io.IOException, javax.management.JMException
HttpCommandProcessorexecuteRequest in interface HttpCommandProcessorexecuteRequest in class HttpCommandProcessorAdaptorjava.io.IOExceptionjavax.management.JMExceptionprotected void addParameters(org.w3c.dom.Element node,
org.w3c.dom.Document document,
javax.management.MBeanParameterInfo[] parameters)