|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.felix.mosgi.jmx.httpconnector.mx4j.tools.adaptor.http.HttpCommandProcessorAdaptor
org.apache.felix.mosgi.jmx.httpconnector.mx4j.tools.adaptor.http.SetAttributeCommandProcessor
public class SetAttributeCommandProcessor
SetAttributeCommandProcessor, processes a request for setting one attribute in one MBean
Field Summary |
---|
Fields inherited from class org.apache.felix.mosgi.jmx.httpconnector.mx4j.tools.adaptor.http.HttpCommandProcessorAdaptor |
---|
builder, server |
Constructor Summary | |
---|---|
SetAttributeCommandProcessor()
|
Method Summary | |
---|---|
org.w3c.dom.Document |
executeRequest(HttpInputStream in)
Executes an HTTP request. |
Methods inherited from class org.apache.felix.mosgi.jmx.httpconnector.mx4j.tools.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 SetAttributeCommandProcessor()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |