org.globus.cog.gui.grapheditor.ant
Interface ThreadedBuildListener

All Known Implementing Classes:
ProjectNode

public interface ThreadedBuildListener

Used by the ThreadedBuilder for notification


Method Summary
 void buildFinished(Exception e)
           
 

Method Detail

buildFinished

public void buildFinished(Exception e)