On Thu, 2003-10-30 at 11:19, [EMAIL PROTECTED] wrote:
> My class extends the javax.management.timer.Timer-Class.....
> 

In YourClassMBean choose the attributes you want to be managed.
It is not necessary to extend TimerMBean,
defining start() and stop() should be enough?

Regards,
Adrian

> -----Ursprungliche Nachricht-----
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Gesendet: Donnerstag, 30. Oktober 2003 10:53
> An: [EMAIL PROTECTED]
> Betreff: Re: [JBoss-user] JMX - hide attributes from view
> 
> 
> You could just declare the getters in your interface....(no setters).
> This would make your JMX attribute read-only...
> 
> Regards,
> 
> Harm de Laat
> Informatiefabriek
> The Netherlands
> 
> 
> 
> 
> [EMAIL PROTECTED] 
> Sent by: [EMAIL PROTECTED]
> 10/30/2003 10:39 AM
> Please respond to
> [EMAIL PROTECTED]
> 
> 
> To
> [EMAIL PROTECTED]
> cc
> 
> Subject
> [JBoss-user] JMX - hide attributes from view
> 
> 
> 
> 
> 
> 
> Hi,
> 
> is there a possibility to hide attributes from the JMX-webconsole.view? I 
> habe a sub-class of the Timer-MBean and only some of the methods should be 
> edidable.
> 
> thanks,
> Juraj
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive?  Does it
> help you create better code?   SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive?  Does it
> help you create better code?   SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive?  Does it
> help you create better code?   SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
-- 
xxxxxxxxxxxxxxxxxxxxxxxx 
Adrian Brock
Director of Support
Back Office
JBoss Group, LLC 
xxxxxxxxxxxxxxxxxxxxxxxx 



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to