|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.businessobjects.sdk.monitoring.probe.HealthProbeManager.HealthProbeTask
public class HealthProbeManager.HealthProbeTask
This class is used to execute the Diagnostic Probe.
| Constructor Summary | |
|---|---|
HealthProbeManager.HealthProbeTask(IHealthProbe healthProbe,
IEnterpriseSession entSession)
This method is used to execute the Health Probe till the timeout period is reached. |
|
| Method Summary | |
|---|---|
IHealthProbeResult |
call()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HealthProbeManager.HealthProbeTask(IHealthProbe healthProbe,
IEnterpriseSession entSession)
This method is used to execute the Health Probe till the timeout period is reached.
healthProbe - Diagnostic ProbesecSession - Enterprise Session| Method Detail |
|---|
public IHealthProbeResult call()
throws java.lang.Exception
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 | ||||||||