KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > ejb > TimerHandle

javax.ejb
Interface TimerHandle

All Superinterfaces:
Serializable
See Also:
Top Examples, Source Code

public Timer getTimer()
               throws IllegalStateException,
                      NoSuchObjectLocalException,
                      EJBException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags