org.mule.tools.visualizer.components
Interface PostGrapher

All Known Implementing Classes:
AbstractIndexer, MediaCopierPostGrapher

public interface PostGrapher


Method Summary
 String getStatusTitle()
           
 void postGrapher(GraphEnvironment env)
           
 

Method Detail

getStatusTitle

public String getStatusTitle()

postGrapher

public void postGrapher(GraphEnvironment env)


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