PDA

View Full Version : Jconsole interface button method problems with multiple clicks



sreedhargattu
Feb 27th, 2007, 09:31 AM
Hi,

I have exposed a method using jmx managed bean operations. It works fine when i click the button from jconsole. Is there any way that i can stop multiple clicks, when the method is already running(eg:-disabling the button or by some implementation etc)?

Rick Evans
Apr 1st, 2007, 09:41 AM
Nope, not that I know of :(