janus.web.timer
Class Test

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

public class Test
extends TimerObject

Zeitgesteuerte Aufgabe - zum Testen der Timerlogik


Field Summary
 
Fields inherited from class janus.web.timer.TimerObject
args, log
 
Constructor Summary
Test()
           
 
Method Summary
protected  void execute()
          Funktion muss in der abgeleiteten Kalsse implementiert werden!
 
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

Test

public Test()
Method Detail

execute

protected void execute()
                throws Exception
Funktion muss in der abgeleiteten Kalsse implementiert werden!

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


Copyright © 2008 MvC Systemsoftware.