org.mule.tools.visualizer.postgraphers
Class MediaCopierPostGrapher

java.lang.Object
  extended by org.mule.tools.visualizer.postgraphers.MediaCopierPostGrapher
All Implemented Interfaces:
PostGrapher

public class MediaCopierPostGrapher
extends Object
implements PostGrapher


Field Summary
static String MEDIA
           
 
Constructor Summary
MediaCopierPostGrapher()
           
 
Method Summary
 String getStatusTitle()
           
 void postGrapher(GraphEnvironment env)
          Extract media dir from mule-tools-visualizer.jar and copy it to output dir
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MEDIA

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

MediaCopierPostGrapher

public MediaCopierPostGrapher()
Method Detail

getStatusTitle

public String getStatusTitle()
Specified by:
getStatusTitle in interface PostGrapher

postGrapher

public void postGrapher(GraphEnvironment env)
Extract media dir from mule-tools-visualizer.jar and copy it to output dir

Specified by:
postGrapher in interface PostGrapher
Parameters:
env - enviropment and config variables


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