net.sf.bigyo.container
Class Main.ConfigurationChecker

java.lang.Object
  extended by net.sf.bigyo.container.Main.ConfigurationChecker
All Implemented Interfaces:
Runnable
Enclosing class:
Main

public class Main.ConfigurationChecker
extends Object
implements Runnable


Constructor Summary
Main.ConfigurationChecker(String directory, int sleepTime)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main.ConfigurationChecker

public Main.ConfigurationChecker(String directory,
                                 int sleepTime)
Parameters:
container -
directory -
sleepTime -
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2004 Sourceforge.net. All Rights Reserved.