Uses of Class
org.jdiagnose.runtime.RunEvent

Packages that use RunEvent
org.jdiagnose.runtime   
 

Uses of RunEvent in org.jdiagnose.runtime
 

Methods in org.jdiagnose.runtime with parameters of type RunEvent
 void RunListener.runStarted(RunEvent event)
          Notification that a diagnostic run has started
 void RunListener.runFinished(RunEvent event)
          Notification that a diagnostic run has finished
protected  void DefaultDiagnosticRunner.fireDiagnosticRunStarted(RunEvent event)
           
protected  void DefaultDiagnosticRunner.fireDiagnosticRunFinished(RunEvent event)
           
 



Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.