org.mule.tools.visualizer.postrenderers
Class FileCleanerPostRenderer

java.lang.Object
  extended by org.mule.tools.visualizer.postrenderers.FileCleanerPostRenderer
All Implemented Interfaces:
PostRenderer

public class FileCleanerPostRenderer
extends Object
implements PostRenderer


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

Constructor Detail

FileCleanerPostRenderer

public FileCleanerPostRenderer()
Method Detail

postRender

public void postRender(GraphEnvironment env,
                       Map context,
                       com.oy.shared.lm.graph.Graph graph)
Specified by:
postRender in interface PostRenderer


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