org.jdiagnose.runtime
Interface DiagnosticResult
- All Superinterfaces:
- ResultInfo
- All Known Implementing Classes:
- DefaultDiagnosticResult
- public interface DiagnosticResult
- extends ResultInfo
Diagnostic Result Interface. This should contain all the information
about a particular diagnostic run.
User: jamie
Date: May 30, 2004
Time: 12:21:19 AM
diagnose
public void diagnose()
- Rerun the diagnostic associated with this result
getDiagnostic
public Diagnostic getDiagnostic()
Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.