[jboss-user] [Management, JMX/JBoss] - Add method to MDB for jmx/mbean?

rocken7 do-not-reply at jboss.com
Thu Mar 8 16:13:54 EST 2007


How could I add a trigger/method on my MDB so it shows up in the jmx-console? 

I use these annotations: 

@MessageDriven( @ActivationConfigProperty=xx )

public class myMDB implements MessageListener { ... } 

Is there an annotation to tag a method/operation for the mbean?  

I know I could use attribute, but I really want an operational button ... 

Maybe some xml magic for the mbean descriptor? 

thnx. -j0 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026427#4026427

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4026427



More information about the jboss-user mailing list