"bstansberry(a)jboss.com" wrote : I'm too lazy to go beyond a StandardMBean
approach.
|
You can specify an alternate interface on a StandardMBean (as long as the MBean
implements that interface).
| public interface ExtensionInterface extends MyMBean;
|
| <mbean code="com.acme.My"
interface="com.acme.ExtensionInterface"/>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030647#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...