janus.web.timer
Class Midnight

java.lang.Object
  extended by janus.web.timer.TimerObject
      extended by janus.web.timer.Midnight
All Implemented Interfaces:
Runnable

public class Midnight
extends TimerObject

Zeitgesteuerte Aufgabe - Mitternacht. Bereinigen der Logs und der Tabellen.

See Also:
Log4jConfig.cleanupLogs()

Field Summary
 
Fields inherited from class janus.web.timer.TimerObject
args, log
 
Constructor Summary
Midnight()
           
 
Method Summary
protected  void execute()
          Rufe Log4jConfig.cleanupLogs() auf.
 
Methods inherited from class janus.web.timer.TimerObject
run, setArgs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Midnight

public Midnight()
Method Detail

execute

protected void execute()
                throws Exception
Rufe Log4jConfig.cleanupLogs() auf.

Specified by:
execute in class TimerObject
Throws:
Exception - Beliebige Ausnahme möglich


Copyright © 2008 MvC Systemsoftware.