Class AjdeCoreBuildNotifierAdapter

java.lang.Object
org.aspectj.ajde.core.internal.AjdeCoreBuildNotifierAdapter
All Implemented Interfaces:
IProgressListener

public class AjdeCoreBuildNotifierAdapter extends Object implements IProgressListener
Enables the compiler/weaver progres to be related to the user via the IBuildProgressMonitor as well as relating whether or not the user has cancelled the build progress back to the compiler/weaver.