|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Implementations of this interface are used by the DelegatingDiagnosticUnit, especially subclasses of DiagnosticUnit.
DiagnosticUnit
,
DelegatingDiagnosticUnit
Method Summary | |
void |
setUp()
Called before each "diagnose" method |
void |
tearDown()
Called after each "diagnose" method |
Methods inherited from interface org.jdiagnose.Diagnostic |
diagnose, getName |
Method Detail |
public void setUp() throws java.lang.Exception
java.lang.Exception
public void tearDown() throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |