|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jdiagnose.DiagnosticUnit org.jdiagnose.library.CheckClassPathDiagnostic
User: jamie Date: Jun 4, 2004 Time: 8:44:57 PM
Constructor Summary | |
CheckClassPathDiagnostic()
Default constructor |
|
CheckClassPathDiagnostic(java.lang.String name)
Construct with a new fully qualified name |
Method Summary | |
void |
diagnoseClasspath()
|
Methods inherited from class org.jdiagnose.DiagnosticUnit |
assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertTrue, assertTrue, diagnose, getDiagnosticContainers, getDiagnostics, getName, setUp, tearDown |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CheckClassPathDiagnostic()
public CheckClassPathDiagnostic(java.lang.String name)
name
- the fqn of this diagnosticMethod Detail |
public void diagnoseClasspath()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |