Thanks Scott,
I searched about JMX and see that it was an extension for J2SE.
But just to get things clear in my head, I think it actually is a J2EE 1.4 class
too seeing as they are including JMX in J2EE 1.4. It's available in the J2EE 1.4
 
At any rate, does anyone have an idea how to use this class to provide timed
events in a container independent manner?
 
thanks,
Brian
 
----- Original Message -----
Sent: Tuesday, February 18, 2003 7:04 PM
Subject: Re: [JBoss-user] javax.management.timer.Timer

This is a JMX 1.0 class, not a J2EE 1.4 class and its available in the jboss-jmx.jar
and the jmx module.
 
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx
----- Original Message -----
Sent: Tuesday, February 18, 2003 10:10 AM
Subject: [JBoss-user] javax.management.timer.Timer

Hi guys,
I'm using jboss-3.0.4_tomcat4.1.12. I'm trying to implement a timed task in a container
independent manner. A recent post on the jboss managment forum discussed that this
was very possible
 
 
However I'm a bit confused (as usual).
 
It discusses the class javax.management.timer.Timer.
 
This is a J2EE 1.4 specified class. I searched jboss for this but can't find an implementation.
Does JBoss have such an implementation - if so, in what directory.
Thanks very much,
Brian

Reply via email to