[infinispan-dev] ResourceDMBean.invoke() should only allow for methods marked with @ManagedOperation to be called from MBeanServer.invoke()

Vladimir Blagojevic vblagoje at redhat.com
Wed Sep 9 08:02:20 EDT 2009


On 09-09-09 4:57 AM, Mircea Markus wrote:
> On Sep 8, 2009, at 8:38 PM, Vladimir Blagojevic wrote:
>
>    
>> Bela and I deviated from spec intentionally because we liked the fact
>> that you could expose all class methods by simply annotating class
>> with
>> @MBean. Either way it should be simple to fix.
>>      
> yep, perhaps we should have an exposeByDefault attribute on @MBean
> that is defaulted to false.
>    
>
I think Galder's point is to be as close to spec as possible and I agree 
if we are going to have components that third-party people are going to 
decorate. One day when jdk 7 goes live, and we start using real JMX 
annotations the transition will be easier.



More information about the infinispan-dev mailing list