com.groiss.timer
Class TimerManager
java.lang.Object
com.groiss.timer.TimerManager
- All Implemented Interfaces:
- Service
public class TimerManager
- extends java.lang.Object
- implements Service
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimerManager
public TimerManager()
startup
public void startup()
- Specified by:
startup in interface Service
shutdown
public void shutdown()
- Specified by:
shutdown in interface Service
isRunning
public boolean isRunning()
- Specified by:
isRunning in interface Service
reconfigure
public void reconfigure()
- Specified by:
reconfigure in interface Service
showQueue
public void showQueue(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws java.lang.Exception
- Throws:
java.lang.Exception
resetExceptions
public static void resetExceptions(com.groiss.timer.impl.TimerEntry tEntry)
timerException
public static void timerException(TimerEntry tEntry,
Persistent so,
java.lang.String message,
java.lang.Throwable e)
Copyright © 2001-2006 Groiss Informatics GmbH. All Rights Reserved.