users@glassfish.java.net

Re: How ? Timer Service

From: <glassfish_at_javadesktop.org>
Date: Thu, 11 Sep 2008 10:47:18 PDT

> Now I am wondering, (without using database) how can
> I maintain information for subsequent @Timeouts

Why not use a database? The Timer system uses a database.

If you don't want to use a database, stuff a file name in to the Timer info, and serialize the state to a file.

Me? I'd use a database.
[Message sent by forum member 'whartung' (whartung)]

http://forums.java.net/jive/thread.jspa?messageID=298800