org.jboss.ejb3
Class EjbTimerUtil

java.lang.Object
  extended by org.jboss.ejb3.EjbTimerUtil

public class EjbTimerUtil
extends Object

Comment

Version:
$Revision: 1.3.2.4 $
Author:
Bill Burke

Constructor Summary
EjbTimerUtil()
           
 
Method Summary
static javax.ejb.TimerService getTimerService(Container container, org.jboss.ejb.txtimer.TimedObjectInvoker invoker)
           
static void removeTimerService(Container container)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EjbTimerUtil

public EjbTimerUtil()
Method Detail

getTimerService

public static javax.ejb.TimerService getTimerService(Container container,
                                                     org.jboss.ejb.txtimer.TimedObjectInvoker invoker)

removeTimerService

public static void removeTimerService(Container container)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.