org.sadun.util.polling
Class Monitor

java.lang.Object
  extended byorg.sadun.util.polling.Monitor

public class Monitor
extends java.lang.Object

A very simple example application that shows the directory monitor in action

Version:
1.0
Author:
C. Sadun

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

Constructor Detail

Monitor

public Monitor()
Method Detail

init

public void init(java.lang.String[] args)
          throws java.io.IOException
Throws:
java.io.IOException

run

public void run()

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 1999, 2000 Cristiano Sadun. This software is released under GPL.