mx4j.tools.adaptor.http

Class ConstructorsCommandProcessor

Implemented Interfaces:
HttpCommandProcessor

public class ConstructorsCommandProcessor
extends HttpCommandProcessorAdaptor

ConstructorsCommandProcessor, processes a request to query the available constructors for a classname
Version:
$Revision: 1.3 $

Field Summary

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

builder, server

Constructor Summary

ConstructorsCommandProcessor()

Method Summary

protected void
addParameters(Element node, Document document, Class[] parameters)
Document
executeRequest(HttpInputStream in)

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

executeRequest, setDocumentBuilder, setMBeanServer

Constructor Details

ConstructorsCommandProcessor

public ConstructorsCommandProcessor()

Method Details

addParameters

protected void addParameters(Element node,
                             Document document,
                             Class[] 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.