Uses of Class
org.jdiagnose.runtime.ResultEvent

Packages that use ResultEvent
org.jdiagnose.remote   
org.jdiagnose.runtime   
 

Uses of ResultEvent in org.jdiagnose.remote
 

Methods in org.jdiagnose.remote with parameters of type ResultEvent
 void SendingResultListener.diagnosticStarted(ResultEvent event)
          DiagnosticResult starts not reported
 void SendingResultListener.diagnosticFinished(ResultEvent event)
          Checks whether the result is a DiagnosticResult (not a container) and sends it.
 

Uses of ResultEvent in org.jdiagnose.runtime
 

Methods in org.jdiagnose.runtime with parameters of type ResultEvent
 void ResultListener.diagnosticStarted(ResultEvent event)
          Notification that a diagnostic has started
 void ResultListener.diagnosticFinished(ResultEvent event)
          Notification that a diagnostic has finished
protected  void DefaultDiagnosticRunner.fireDiagnosticResultStarted(ResultEvent event)
           
protected  void DefaultDiagnosticRunner.fireDiagnosticResultFinished(ResultEvent event)
           
 



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