org.teatrove.tea.compiler
Interface StatusListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
TemplateSourceImpl.CompilerStatusLogger

public interface StatusListener
extends EventListener

The listener interface for receiving compilation status events.

Author:
Sean Treat

Method Summary
 void statusUpdate(StatusEvent e)
           
 

Method Detail

statusUpdate

void statusUpdate(StatusEvent e)


Copyright © 1997-2012 TeaTrove.org. All Rights Reserved.