File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Threads and Synchronization and the fly likes how to create a timer Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Threads and Synchronization
Reply Bookmark "how to create a timer" Watch "how to create a timer" New topic
Author

how to create a timer

Anu Jain
Greenhorn

Joined: May 11, 2007
Posts: 1
i want to create a timer to call a function
Anupam Sinha
Ranch Hand

Joined: Apr 13, 2003
Posts: 1088
You may use the java.util.Timer or the Quartz scheduler for this.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how to create a timer
 
Similar Threads
Timer
Timer Services in EJb 3.0
EJB 2.1 / Thread.sleep()
What is the Linux command to find the created timer daemon
Timer Threads in JDK1.2