mx4j.tools.adaptor.http

Class EmptyCommandProcessor

Implemented Interfaces:
HttpCommandProcessor

public class EmptyCommandProcessor
extends HttpCommandProcessorAdaptor

EmptyCommandProcessor, returns an empty xml tree
Version:
$Revision: 1.3 $

Field Summary

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

builder, server

Constructor Summary

EmptyCommandProcessor()
Constructs a new EmptyCommandProcessor

Method Summary

Document
executeRequest(HttpInputStream in)

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

executeRequest, setDocumentBuilder, setMBeanServer

Constructor Details

EmptyCommandProcessor

public EmptyCommandProcessor()
Constructs a new EmptyCommandProcessor

Method Details

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.