|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.businessobjects.sdk.monitoring.probe.DiagnosticProbeManager.DiagnosticProbeTask
public class DiagnosticProbeManager.DiagnosticProbeTask
This class is used to execute the Diagnostic Probe.
| Constructor Summary | |
|---|---|
DiagnosticProbeManager.DiagnosticProbeTask(IDiagnosticProbe diagProbe,
IEnterpriseSession entSession)
This method is used to execute the Diagnostic Probe till the timeout period is reached. |
|
| Method Summary | |
|---|---|
IDiagnosticProbeResult |
call()
This method is used to return the Diagnostic Probe result. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiagnosticProbeManager.DiagnosticProbeTask(IDiagnosticProbe diagProbe,
IEnterpriseSession entSession)
This method is used to execute the Diagnostic Probe till the timeout period is reached.
diagProbe - A Diagnostic ProbeentSession - An Enterprise Session| Method Detail |
|---|
public IDiagnosticProbeResult call()
throws java.lang.Exception
This method is used to return the Diagnostic Probe result.
call in interface java.util.concurrent.Callablejava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||