|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IHealthProbe
This interface is used to represent the HealthProbe type of the probe.
| Method Summary | |
|---|---|
IHealthProbeResult |
executeHealthProbe(IEnterpriseSession session)
This method is used to execute the Health Probe and returns the IHealthProbeResult. |
| Methods inherited from interface com.businessobjects.sdk.monitoring.probe.IProbe |
|---|
getDescription, getInputParameters, getName, getProbeInfoObject |
| Method Detail |
|---|
IHealthProbeResult executeHealthProbe(IEnterpriseSession session)
This method is used to execute the Health Probe and returns the IHealthProbeResult.
session - IEnterpriseSession for running the probe
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||