javax.ejb
Interface TimerHandle

All Superinterfaces:
java.io.Serializable

public interface TimerHandle
extends java.io.Serializable

Version:
$Rev: 467742 $ $Date: 2006-10-25 15:30:38 -0400 (Wed, 25 Oct 2006) $

Method Summary
 Timer getTimer()
           
 

Method Detail

getTimer

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


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