org.mule.tools.visualizer.processor
Class OutBoundRouterEndpointsHandler
java.lang.Object
org.mule.tools.visualizer.processor.TagProcessor
org.mule.tools.visualizer.processor.OutBoundRouterEndpointsHandler
- public class OutBoundRouterEndpointsHandler
- extends TagProcessor
Method Summary |
void |
process(com.oy.shared.lm.graph.Graph graph,
org.jdom.Element currentElement,
com.oy.shared.lm.graph.GraphNode parent)
|
void |
process(com.oy.shared.lm.graph.Graph graph,
List epList,
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 |
OutBoundRouterEndpointsHandler
public OutBoundRouterEndpointsHandler(GraphEnvironment environment,
String componentName)
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
process
public void process(com.oy.shared.lm.graph.Graph graph,
List epList,
com.oy.shared.lm.graph.GraphNode parent)
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.