public interface VwmProbeInterface
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Deprecated.
Returns the name of the VWM.
|
boolean |
performTask(MMObjectNode node)
Deprecated.
Performs maintenance based on a Vwmtasknode.
|
boolean |
probeCall()
Deprecated.
Performs general periodic maintenance.
|
boolean probeCall()
true if maintenance was performed, false otherwiseString getName()
boolean performTask(MMObjectNode node)
node - The Vwmtask node that describes the task to be performed.true if maintenance was performed, false if it failedMMBase 1.9-SNAPSHOT - ${javadoctimestamp}