javax.ejb
Interface TimerHandle

All Superinterfaces:
java.io.Serializable

public interface TimerHandle
extends java.io.Serializable

Version:
$Revision: 1.3 $ $Date: 2004/03/10 09:59:39 $

Method Summary
 Timer getTimer()
           
 

Method Detail

getTimer

public Timer getTimer()
               throws EJBException,
                      java.lang.IllegalStateException,
                      NoSuchObjectLocalException
Throws:
EJBException
java.lang.IllegalStateException
NoSuchObjectLocalException


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.