public class ConstructorsCommandProcessor extends HttpCommandProcessorAdaptor
builder, server
Constructor and Description |
---|
ConstructorsCommandProcessor() |
Modifier and Type | Method and Description |
---|---|
protected void |
addParameters(org.w3c.dom.Element node,
org.w3c.dom.Document document,
java.lang.Class[] 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, java.lang.Class[] parameters)