at.gv.egiz.moodle.eidconnector.core
Class CleanUpThread

java.lang.Object
  extended by at.gv.egiz.moodle.eidconnector.core.CleanUpThread
All Implemented Interfaces:
Runnable

public class CleanUpThread
extends Object
implements Runnable

Author:
AT-TUG (Thomas Knall)

Constructor Summary
CleanUpThread()
           
 
Method Summary
protected  long getCleanUpInterval()
           
 void run()
           
protected  void setCleanUpInterval(long cleanUpInterval)
           
static void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CleanUpThread

public CleanUpThread()
Method Detail

getCleanUpInterval

protected long getCleanUpInterval()

setCleanUpInterval

protected void setCleanUpInterval(long cleanUpInterval)

run

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

start

public static void start()


Copyright 2009 EGIZ. All Rights Reserved.