javax.ejb
Interface TimerHandle

All Superinterfaces:
Serializable

public interface TimerHandle
extends Serializable

Version:
$Rev: 467553 $ $Date: 2006-10-25 06:01:51 +0200(mer, 25 ott 2006) $

Method Summary
 Timer getTimer()
           
 

Method Detail

getTimer

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


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.