org.globus.cog.karajan.util
Interface LoadListener

All Known Implementing Classes:
FlowNode, Include

public interface LoadListener


Method Summary
 void loadComplete()
           
 void loadStarted()
           
 

Method Detail

loadComplete

public void loadComplete()

loadStarted

public void loadStarted()