org.apache.felix.mosgi.jmx.httpconnector.mx4j.tools.adaptor.http
Class ServerByDomainCommandProcessor
java.lang.Object
org.apache.felix.mosgi.jmx.httpconnector.mx4j.tools.adaptor.http.HttpCommandProcessorAdaptor
org.apache.felix.mosgi.jmx.httpconnector.mx4j.tools.adaptor.http.ServerByDomainCommandProcessor
- All Implemented Interfaces:
- HttpCommandProcessor
public class ServerByDomainCommandProcessor
- extends HttpCommandProcessorAdaptor
ServerByDomainCommandProcessor, processes a request for getting all the
MBeans of the current server grouped by domains
- Version:
- $Revision: 1.1.1.1 $
- Author:
- Carlos Quiroz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerByDomainCommandProcessor
public ServerByDomainCommandProcessor()
executeRequest
public Document executeRequest(HttpInputStream in)
throws IOException,
javax.management.JMException
- Description copied from interface:
HttpCommandProcessor
- Executes an HTTP request. It assumes the request is well formed
- Specified by:
executeRequest
in interface HttpCommandProcessor
- Specified by:
executeRequest
in class HttpCommandProcessorAdaptor
- Returns:
- An XML Document
- Throws:
IOException
javax.management.JMException
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.