org.mule.tools.visualizer.postgraphers
Class GalleryPostGrapher

java.lang.Object
  extended byorg.mule.tools.visualizer.config.VelocitySupport
      extended byorg.mule.tools.visualizer.postgraphers.AbstractIndexer
          extended byorg.mule.tools.visualizer.postgraphers.GalleryPostGrapher
All Implemented Interfaces:
PostGrapher

public class GalleryPostGrapher
extends AbstractIndexer


Field Summary
static String DEFAULT_MULE_GALLERY_TEMPLATE
           
 
Fields inherited from class org.mule.tools.visualizer.config.VelocitySupport
FILE, JAR, MAGIC_VELOCITY_RESOURCE_LOADER
 
Constructor Summary
GalleryPostGrapher(GraphEnvironment env)
           
 
Method Summary
 String getStatusTitle()
           
 void postGrapher(GraphEnvironment env)
           
 
Methods inherited from class org.mule.tools.visualizer.postgraphers.AbstractIndexer
doRendering, getFiles, init, logVelocityMessage
 
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_GALLERY_TEMPLATE

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

GalleryPostGrapher

public GalleryPostGrapher(GraphEnvironment env)
                   throws Exception
Method Detail

postGrapher

public void postGrapher(GraphEnvironment env)

getStatusTitle

public String getStatusTitle()


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