|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IProbe
This interface is the base interface for all the probes.
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
This method is used to retrieve the description of the probe. |
java.util.Map |
getInputParameters()
This method is used to retrieve the map of the input parameters. |
java.lang.String |
getName()
This method is used to retrieve the title of the probe InfoObject. |
IProbeInfoObject |
getProbeInfoObject()
This method is used to retrieve the Probe InfoObject. |
| Method Detail |
|---|
java.util.Map getInputParameters()
throws SDKException
This method is used to retrieve the map of the input parameters.
SDKException - An SDKExceptionjava.lang.String getName()
This method is used to retrieve the title of the probe InfoObject.
java.lang.String getDescription()
This method is used to retrieve the description of the probe.
IProbeInfoObject getProbeInfoObject()
This method is used to retrieve the Probe InfoObject.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||