mx4j.tools.adaptor.http

Class CreateMBeanCommandProcessor

Implemented Interfaces:
HttpCommandProcessor

public class CreateMBeanCommandProcessor
extends HttpCommandProcessorAdaptor

CreateMBeanCommandProcessor, processes a request for creating and registering an MBean
Version:
$Revision: 1.3 $

Field Summary

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

builder, server

Constructor Summary

CreateMBeanCommandProcessor()
Constructs a new CreateMBeanCommandProcessor

Method Summary

Document
executeRequest(HttpInputStream in)

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

executeRequest, setDocumentBuilder, setMBeanServer

Constructor Details

CreateMBeanCommandProcessor

public CreateMBeanCommandProcessor()
Constructs a new CreateMBeanCommandProcessor

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.