org.mule.tools.visualizer.processor
Class OutBoundRoutersProcessor

java.lang.Object
  extended by org.mule.tools.visualizer.processor.TagProcessor
      extended by org.mule.tools.visualizer.processor.OutBoundRoutersProcessor

public class OutBoundRoutersProcessor
extends TagProcessor


Constructor Summary
OutBoundRoutersProcessor(GraphEnvironment environment)
           
 
Method Summary
 void process(com.oy.shared.lm.graph.Graph graph, org.jdom.Element currentElement, com.oy.shared.lm.graph.GraphNode parent)
           
 
Methods inherited from class org.mule.tools.visualizer.processor.TagProcessor
addEdge, addRelation, appendAttribute, appendDescription, appendProfiles, appendProperties, getEnvironment, ignoreAttribute, isTwoWay, lookupPropertyTemplate, setEnvironment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutBoundRoutersProcessor

public OutBoundRoutersProcessor(GraphEnvironment environment)
Method Detail

process

public void process(com.oy.shared.lm.graph.Graph graph,
                    org.jdom.Element currentElement,
                    com.oy.shared.lm.graph.GraphNode parent)
Specified by:
process in class TagProcessor


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.