| 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.
|
 |
 |
|
|
subject: how to create a timer
|
|
|