javax.ejb
Interface TimerHandle

All Superinterfaces:
Serializable

public interface TimerHandle
extends Serializable

Version:
$Rev: 46019 $ $Date: 2004-09-14 02:56:06 -0700 (Tue, 14 Sep 2004) $

Method Summary
 Timer getTimer()
           
 

Method Detail

getTimer

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


Copyright © 2006 Apache Software Foundation. All Rights Reserved.