All
If i have my mbean with the following setup
extending ServiceMBeanSupport, and i have it working with regards to getting attributes
from it. But i want to implement an operation on it.
How do i do this.
Say Something
SaySomething
<return-type>String</return-type>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4147875#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...