Uses of Interface org.objectweb.jotm.TimerEventListener

Uses in package org.objectweb.jotm

Classes implementing org.objectweb.jotm.TimerEventListener

class
Implementation of the object that represents a transaction.
class
TransactionImpl is the implementation of the Transaction interface, defined in JTA specifications.

Constructors with parameter type org.objectweb.jotm.TimerEventListener

TimerEvent.TimerEvent(TimerEventListener l, long timeout, Object a, boolean p)
Constructor

Methods with parameter type org.objectweb.jotm.TimerEventListener

TimerEvent
TimerManager.addTimer(TimerEventListener tel, long timeout, Object arg, boolean permanent)
add a new timer in the list