Package ca.bc.webarts.tools

Class Summary
AutoUpdateApp This is a self standing Java application that acts as a middleware application executor that lets you put this class and a properties file on a client and be able to execute anything you want and have it update the app automatically from a specified URL.
Log A Simple Log class that can be set to output to a file, the Console or any specified OutputStream.
StreamGobbler A simple class to take an input stream and dump it out to the commandline with a prepended string.