mx4j.tools.adaptor.http

Class RelationCommandProcessor

public class RelationCommandProcessor extends HttpCommandProcessorAdaptor

CreateMBeanCommandProcessor, processes a request for creating and registering an MBean

Version: $Revision: 1.4 $

Constructor Summary
RelationCommandProcessor()
Method Summary
protected voidaddRelationTypeNames(Element node, Document document, List allRelationNames)
put everything into a map as we need to maintain the correct relationTypeName to relationId TODO: determine how to make relationService tab useful!
protected booleancheckRelationServiceIsRegistered()
DocumentexecuteRequest(HttpInputStream in)

Constructor Detail

RelationCommandProcessor

public RelationCommandProcessor()

Method Detail

addRelationTypeNames

protected void addRelationTypeNames(Element node, Document document, List allRelationNames)
put everything into a map as we need to maintain the correct relationTypeName to relationId TODO: determine how to make relationService tab useful!!

checkRelationServiceIsRegistered

protected boolean checkRelationServiceIsRegistered()

executeRequest

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