Uses of Interface
com.atomikos.timing.AlarmTimer

Packages that use AlarmTimer
com.atomikos.icatch.imp   
com.atomikos.timing   
 

Uses of AlarmTimer in com.atomikos.icatch.imp
 

Methods in com.atomikos.icatch.imp with parameters of type AlarmTimer
 void CoordinatorImp.alarm(AlarmTimer timer)
           
 

Uses of AlarmTimer in com.atomikos.timing
 

Classes in com.atomikos.timing that implement AlarmTimer
 class PooledAlarmTimer
          An alarm timer for use in a pool of threads.
 

Methods in com.atomikos.timing with parameters of type AlarmTimer
 void AlarmTimerListener.alarm(AlarmTimer timer)
          Notify the instance of an alarm coming from a timer.
 



Copyright © 2011. All Rights Reserved.