mx4j.tools.adaptor.http

Class SetAttributesCommandProcessor

public class SetAttributesCommandProcessor extends HttpCommandProcessorAdaptor

SetAttributesCommandProcessor, processes a request for setting one or more attributes in one MBean. it uses th facility of havin multiple submit buttons in a web page if the set_all=Set variable is passed all attributes will be set, if a set_XXX varialbe is passed only the specific attribute will be set

Version: $Revision: 1.3 $

Constructor Summary
SetAttributesCommandProcessor()
Method Summary
DocumentexecuteRequest(HttpInputStream in)

Constructor Detail

SetAttributesCommandProcessor

public SetAttributesCommandProcessor()

Method Detail

executeRequest

public Document executeRequest(HttpInputStream in)
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.