javax.ejb
Interface TimerHandle

All Superinterfaces:
Serializable

public interface TimerHandle
extends Serializable

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

Method Summary
 Timer getTimer()
           
 

Method Detail

getTimer

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


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