|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--mx4j.adaptor.http.HttpCommandProcessorAdaptor | +--mx4j.adaptor.http.ConstructorsCommandProcessor
ConstructorsCommandProcessor, processes a request to query the available constructors for a classname
Field Summary |
---|
Fields inherited from class mx4j.adaptor.http.HttpCommandProcessorAdaptor |
---|
builder, server |
Constructor Summary | |
---|---|
ConstructorsCommandProcessor()
|
Method Summary | |
---|---|
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. |
Methods inherited from class mx4j.adaptor.http.HttpCommandProcessorAdaptor |
---|
setDocumentBuilder, setMBeanServer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConstructorsCommandProcessor()
Method Detail |
public org.w3c.dom.Document executeRequest(HttpInputStream in) throws java.io.IOException, JMException
HttpCommandProcessor
executeRequest
in interface HttpCommandProcessor
executeRequest
in class HttpCommandProcessorAdaptor
java.io.IOException
JMException
protected void addParameters(org.w3c.dom.Element node, org.w3c.dom.Document document, java.lang.Class[] parameters)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |