mx4j.tools.adaptor.http

Class MBeanCommandProcessor

Implemented Interfaces:
HttpCommandProcessor

public class MBeanCommandProcessor
extends HttpCommandProcessorAdaptor

MBeanCommandProcessor, processes a request for getting data about a MBean
Version:
$Revision: 1.3 $

Field Summary

Fields inherited from class mx4j.tools.adaptor.http.HttpCommandProcessorAdaptor

builder, server

Constructor Summary

MBeanCommandProcessor()

Method Summary

protected void
addParameters(Element node, Document document, javax.management.MBeanParameterInfo[] parameters)
Document
executeRequest(HttpInputStream in)

Methods inherited from class mx4j.tools.adaptor.http.HttpCommandProcessorAdaptor

executeRequest, setDocumentBuilder, setMBeanServer

Constructor Details

MBeanCommandProcessor

public MBeanCommandProcessor()

Method Details

addParameters

protected void addParameters(Element node,
                             Document document,
                             javax.management.MBeanParameterInfo[] parameters)

executeRequest

public Document executeRequest(HttpInputStream in)
            throws IOException,
                   javax.management.JMException
Specified by:
executeRequest in interface HttpCommandProcessor
Overrides:
executeRequest in interface HttpCommandProcessorAdaptor

Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.