arta.synergy.ejb.timers
Class TimersSchedulerBean

java.lang.Object
  extended by arta.synergy.ejb.timers.TimersSchedulerBean

public class TimersSchedulerBean
extends java.lang.Object

Created by val Date: 08.10.2013 Time: 19:52


Constructor Summary
TimersSchedulerBean()
           
 
Method Summary
static void dismissTimer(java.lang.String id)
           
static void scheduleTimer(Timer timer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimersSchedulerBean

public TimersSchedulerBean()
Method Detail

scheduleTimer

public static void scheduleTimer(Timer timer)

dismissTimer

public static void dismissTimer(java.lang.String id)
                         throws org.quartz.SchedulerException
Throws:
org.quartz.SchedulerException


Copyright © 2000 Dummy Corp. All Rights Reserved.