Uses of Interface
org.apache.openejb.core.timer.TimerStore

Packages that use TimerStore
org.apache.openejb.core.timer   
 

Uses of TimerStore in org.apache.openejb.core.timer
 

Classes in org.apache.openejb.core.timer that implement TimerStore
 class DatabaseTimerStore
           
 class MemoryTimerStore
           
 

Constructors in org.apache.openejb.core.timer with parameters of type TimerStore
EjbTimerServiceImpl(DeploymentInfo deployment, TransactionManager transactionManager, Executor threadPool, TimerStore timerStore, int retryAttempts)
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.