My class extends the javax.management.timer.Timer-Class.....

-----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

Reply via email to