|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.troublescope.ui.TroubleshootingClient
A automated troubleshooting client.
Constructor Summary | |
TroubleshootingClient(UserInteractionHandler userInteractionHandler)
Create a new TroubleshootingClient . |
Method Summary | |
void |
destroy()
Destroy the client. |
void |
init()
Initialize this client. |
protected Troubleshoot |
loadTroubleshoot()
Load the configuration. |
void |
performEvaluation()
Perform the evaluation. |
void |
performInputs()
Perform the gathering of inputs. |
void |
performResolution()
Perform the resolution. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TroubleshootingClient(UserInteractionHandler userInteractionHandler)
TroubleshootingClient
.Method Detail |
public void init() throws TroubleScopeException
public void performInputs() throws TroubleScopeException
public void performEvaluation() throws TroubleScopeException
public void performResolution()
public void destroy()
protected Troubleshoot loadTroubleshoot() throws TroubleScopeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |