Hi,
better still return a java.lang.Boolean which is an Object type and should
work.
Regards,
Burkhard
----- Original Message -----
From: "Paul McLachlan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 02, 2002 10:37 PM
Subject: [JBoss-user] MBean Timer method; boolean isActive()


Hi Dim,

I need your help quickly,

How do I get the reference to an MBean from the MBeanServer?

I need it because I need to call a method which returns a boolean not an
Object so I can't call the invoke() method. I need to get the actual MBean
object.

I need to find out if the Timer is active so,
The MBean is the Timer and the method; boolean isActive();

Paul.

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to