tynamo_watchdog
Class Watchdog
java.lang.Object
tynamo_watchdog.Watchdog
public class Watchdog
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SMTP_HOST
public static final String SMTP_HOST
- See Also:
- Constant Field Values
SMTP_PORT
public static final String SMTP_PORT
- See Also:
- Constant Field Values
SEND_EMAIL
public static final String SEND_EMAIL
- See Also:
- Constant Field Values
EMAIL_PATH
public static final String EMAIL_PATH
- See Also:
- Constant Field Values
COMMAND
public static final String COMMAND
- See Also:
- Constant Field Values
STOP_MESSAGE
public static final String STOP_MESSAGE
Watchdog
public Watchdog(String appName,
String emailRecipient,
String smtpHost,
String smtpPort)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2004-2010. All Rights Reserved.