javax.ejb
Interface TimerHandle

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
EjbTimerHandle

public interface TimerHandle
extends java.io.Serializable

The timer interface


Method Summary
 Timer getTimer()
           
 

Method Detail

getTimer

Timer getTimer()
               throws NoSuchObjectLocalException,
                      EJBException
Throws:
NoSuchObjectLocalException
EJBException