mx4j.tools.adaptor.http

Class GetAttributeCommandProcessor

Implemented Interfaces:
HttpCommandProcessor

public class GetAttributeCommandProcessor
extends HttpCommandProcessorAdaptor

GetAttributeCommandProcessor, processes a request for getting one attribute of a specific MBean. It also support some formats for types like Arrays
Version:
$Revision: 1.4 $

Field Summary

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

builder, server

Constructor Summary

GetAttributeCommandProcessor()

Method Summary

Document
executeRequest(HttpInputStream in)

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

executeRequest, setDocumentBuilder, setMBeanServer

Constructor Details

GetAttributeCommandProcessor

public GetAttributeCommandProcessor()

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.