uk.ac.vamsas.test.simpleclient
Class ArchiveWatcher

java.lang.Object
  extended byuk.ac.vamsas.test.simpleclient.ArchiveWatcher

public class ArchiveWatcher
extends java.lang.Object

demo of archive watching process - should mimic the clientsfileTest watcher/monitor process.

Author:
jimp

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

Constructor Detail

ArchiveWatcher

public ArchiveWatcher()
Method Detail

main

public static void main(java.lang.String[] args)