org.mule.tools.visualizer.postprocessors
Class UrlAssignerPostProcessor

java.lang.Object
  extended by org.mule.tools.visualizer.postprocessors.UrlAssignerPostProcessor
All Implemented Interfaces:
PostProcessor

public class UrlAssignerPostProcessor
extends Object
implements PostProcessor


Constructor Summary
UrlAssignerPostProcessor()
           
 
Method Summary
 void postProcess(com.oy.shared.lm.graph.Graph graph, GraphEnvironment env)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UrlAssignerPostProcessor

public UrlAssignerPostProcessor()
Method Detail

postProcess

public void postProcess(com.oy.shared.lm.graph.Graph graph,
                        GraphEnvironment env)
Specified by:
postProcess in interface PostProcessor


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