|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.ws.status.DiagnosticTask
edu.internet2.middleware.grouper.ws.status.DiagnosticSourceTest
public class DiagnosticSourceTest
see if the server can connect to the DB (cache results)
Constructor Summary | |
---|---|
DiagnosticSourceTest(java.lang.String theSourceId)
construct with source id |
Method Summary | |
---|---|
java.lang.String |
retrieveName()
should be alphaNumeric in camelcase (for config file) |
java.lang.String |
retrieveNameFriendly()
friendly name to display on screen |
Methods inherited from class edu.internet2.middleware.grouper.ws.status.DiagnosticTask |
---|
appendSuccessTextLine, executeTask, retrieveFailureText, retrieveSuccessText |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiagnosticSourceTest(java.lang.String theSourceId)
theSourceId
- Method Detail |
---|
public java.lang.String retrieveName()
DiagnosticTask
retrieveName
in class DiagnosticTask
DiagnosticTask.retrieveName()
public java.lang.String retrieveNameFriendly()
DiagnosticTask
retrieveNameFriendly
in class DiagnosticTask
DiagnosticTask.retrieveNameFriendly()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |