org.aspectj.ajde
Interface IUIBuildMessageHandler

All Superinterfaces:
IBuildMessageHandler

public interface IUIBuildMessageHandler
extends IBuildMessageHandler

Extension to the IBuildMessageHandler to be used if only one BuildMessageHandler is going to be used for all projects/build configuration files. Provides a method for resetting the state of the BuildMessageHandler between compiles


Method Summary
 void reset()
          Reset the state of the message handler
 
Methods inherited from interface org.aspectj.ajde.core.IBuildMessageHandler
dontIgnore, handleMessage, ignore, isIgnoring
 

Method Detail

reset

void reset()
Reset the state of the message handler