org.mule.tools.visualizer.postrenderers
Class MuleDocPostRenderer
java.lang.Object
org.mule.tools.visualizer.config.VelocitySupport
org.mule.tools.visualizer.postrenderers.MuleDocPostRenderer
- All Implemented Interfaces:
- PostRenderer
public class MuleDocPostRenderer
- extends VelocitySupport
- implements PostRenderer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_MULE_TEMPLATE
public static final String DEFAULT_MULE_TEMPLATE
- See Also:
- Constant Field Values
MuleDocPostRenderer
public MuleDocPostRenderer(GraphEnvironment env)
throws Exception
- Throws:
Exception
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.