org.mbari.siam.operations.utils
Class RenewWDT
java.lang.Object
org.mbari.siam.operations.utils.NodeUtility
org.mbari.siam.operations.utils.RenewWDT
public class RenewWDT
- extends NodeUtility
Renew the WDT (actually a Command Loss Timer)
The WDT resets the node after a 24 hr communication
outage. Renew WDT "drugs the dog", causing it to
remain in a sleeping state.
This utility is invoked every time a ppp connection
is established.
|
Method Summary |
static void |
main(java.lang.String[] args)
|
void |
printUsage()
Print usage message. |
void |
processCustomOption(java.lang.String[] args,
int index)
No custom options for this application. |
void |
processNode(Node node)
Sample specified port. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RenewWDT
public RenewWDT()
main
public static void main(java.lang.String[] args)
processCustomOption
public void processCustomOption(java.lang.String[] args,
int index)
throws NodeUtility.InvalidOption
- No custom options for this application.
- Overrides:
processCustomOption in class NodeUtility
- Throws:
NodeUtility.InvalidOption
printUsage
public void printUsage()
- Print usage message.
- Specified by:
printUsage in class NodeUtility
processNode
public void processNode(Node node)
throws java.rmi.RemoteException
- Sample specified port.
- Specified by:
processNode in class NodeUtility
- Throws:
java.rmi.RemoteException
Copyright © 2003 MBARI.
The Monterey Bay Aquarium Research Institute (MBARI) provides this documentation and code "as is", with no warranty, express or implied, of its quality or consistency. It is provided without support and without obligation on the part of MBARI to assist in its use, correction, modification, or enhancement.