|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.businessobjects.sdk.monitoring.probe.HybridProbeManager.HybridProbeTask
public class HybridProbeManager.HybridProbeTask
This class is used to execute the Hybrid Probe.
| Constructor Summary | |
|---|---|
HybridProbeManager.HybridProbeTask(IProbe hybridProbe,
IEnterpriseSession entSession)
This method is used to execute the Diagnostic Probe and Health Probe till the timeout period is reached. |
|
| Method Summary | |
|---|---|
HybridProbeResult |
call()
This method is used to return the Hybrid Probe result. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HybridProbeManager.HybridProbeTask(IProbe hybridProbe,
IEnterpriseSession entSession)
This method is used to execute the Diagnostic Probe and Health Probe till the timeout period is reached.
hybridProbe - A ProbeentSession - An Enterprise Session| Method Detail |
|---|
public HybridProbeResult call()
throws java.lang.Exception
This method is used to return the Hybrid 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 | ||||||||