javax.ejb
Interface TimerHandle

All Superinterfaces:
Serializable

public interface TimerHandle
extends Serializable

Version:
$Rev: 467742 $ $Date: 2006-10-25 21:30:38 +0200 (Mi, 25. Okt 2006) $

Method Summary
 Timer getTimer()
           
 

Method Detail

getTimer

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


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