org.mule.tools.visualizer.postgraphers
Class MediaCopierPostGrapher
java.lang.Object
org.mule.tools.visualizer.postgraphers.MediaCopierPostGrapher
- All Implemented Interfaces:
- PostGrapher
- public class MediaCopierPostGrapher
- extends Object
- implements PostGrapher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MEDIA
public static final String MEDIA
- See Also:
- Constant Field Values
MediaCopierPostGrapher
public MediaCopierPostGrapher()
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.