org.mule.tools.visualizer.postrenderers
Class MuleDocPostRenderer

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

public class MuleDocPostRenderer
extends VelocitySupport
implements PostRenderer


Field Summary
static String DEFAULT_MULE_TEMPLATE
           
 
Fields inherited from class org.mule.tools.visualizer.config.VelocitySupport
FILE, JAR, MAGIC_VELOCITY_RESOURCE_LOADER
 
Constructor Summary
MuleDocPostRenderer(GraphEnvironment env)
           
 
Method Summary
 void postRender(GraphEnvironment env, Map context, com.oy.shared.lm.graph.Graph graph)
           
 
Methods inherited from class org.mule.tools.visualizer.config.VelocitySupport
getEnv, getVe, setEnv, setVe
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_MULE_TEMPLATE

public static final String DEFAULT_MULE_TEMPLATE
See Also:
Constant Field Values
Constructor Detail

MuleDocPostRenderer

public MuleDocPostRenderer(GraphEnvironment env)
                    throws Exception
Throws:
Exception
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.