Uses of Interface
org.jboss.ejb.txtimer.TimerIdGenerator

Packages that use TimerIdGenerator
org.jboss.ejb.txtimer   
 

Uses of TimerIdGenerator in org.jboss.ejb.txtimer
 

Classes in org.jboss.ejb.txtimer that implement TimerIdGenerator
 class BigIntegerTimerIdGenerator
          A timerId generator that uses a BigInteger count.
 

Constructors in org.jboss.ejb.txtimer with parameters of type TimerIdGenerator
TimerServiceImpl(TimedObjectId timedObjectId, TimedObjectInvoker timedObjectInvoker, TransactionManager transactionManager, PersistencePolicy persistencePolicy, RetryPolicy retryPolicy, TimerIdGenerator timerIdGenerator)
          CTOR All the dependencies are supplied by the caller
 



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