org.abraracourcix.alipes.alerters
Class ConsoleLocalHostAlerter

java.lang.Object
  extended byorg.abraracourcix.alipes.alerters.ConsoleLocalHostAlerter

public final class ConsoleLocalHostAlerter
extends java.lang.Object

About as trivial as we can make it. An alerter that watches the local tomcat inst.

Author:
jdt

Method Summary
static void main(java.lang.String[] args)
          Fire it up
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.net.MalformedURLException,
                        java.lang.InterruptedException
Fire it up

Parameters:
args - ingored
Throws:
java.net.MalformedURLException - whoops
java.lang.InterruptedException - whoops


Copyright © 2004-2005 Abraracourcix. All Rights Reserved.