Uses of Class
org.openejb.timer.TimerImpl

Packages that use TimerImpl
org.openejb.dispatch   
org.openejb.timer   
 

Uses of TimerImpl in org.openejb.dispatch
 

Methods in org.openejb.dispatch with parameters of type TimerImpl
 EJBInvocation SystemMethodIndices.getEJBTimeoutInvocation(Object id, TimerImpl timer)
           
 

Uses of TimerImpl in org.openejb.timer
 

Methods in org.openejb.timer that return TimerImpl
 TimerImpl BasicTimerServiceImpl.getTimerById(Long id)
           
 TimerImpl UnavailableTimerService.getTimerById(Long id)
           
 TimerImpl BasicTimerService.getTimerById(Long id)
           
 

Methods in org.openejb.timer with parameters of type TimerImpl
 EJBInvocation EJBTimeoutInvocationFactory.getEJBTimeoutInvocation(Object id, TimerImpl timer)
           
 



Copyright © 1999-2006 OpenEJB. All Rights Reserved.