Hi folks,

I assume that there is no single user of commons-monitoring out there - only brave and fearless developers .... :-)

Cheers,

Siegfried Goeschl

Rahul Akolkar wrote:
If this thread continues, can we please move it to the user list? Thanks.

-Rahul


On 4/28/08, nicolas de loof <[EMAIL PROTECTED]> wrote:
If your servlet has a reference to all the SpWatches it created, you can use
 getElapsedTime on started or stoped watches. If you use the
 MonitoringServlet to retrieve stopwatches result (i.e. "performances"
 Counter) from the repository for all registered monitors, you will only get
 stoped ones.

 Don't forget the StopWatch class is not thread-safe and is supposed to be
 used only once (and the n garbage collected).

 Nico.

 2008/4/28 Susanne Gschwendner <[EMAIL PROTECTED]>:


<snip/>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to