Hi Jeremiah
Great code, looks pretty cool. Please can you send my the whole
code of the class because I will wrap it up to a step by step how to
in both situation (inside the JVM and outside).
Have fun - Mad Andy / Better Pizza
Senior Java Developer
eBuilt Inc. (www.ebuilt.com)
while( true ) { think(); write(); publish(); }
----- Original Message -----
From: "Jeremiah Johnson" <[EMAIL PROTECTED]>
To: "jBoss Developer" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Wednesday, November 29, 2000 6:10 PM
Subject: RE: [jBoss-Dev] JMX Timer example (long)
> My JMX implementation is significantly different (less robust) that the
jBoss implementation, but here is a sample how an MBean (containing a
reference to the server) can use the timer...
>
> I hope that there is enough detail here to be helpful...
>
> - jeremiah