[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: HASingleton and partition merges
adrian@jboss.org
do-not-reply at jboss.com
Thu Mar 22 10:04:52 EDT 2007
"bstansberry at 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#4030647
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030647
More information about the jboss-dev-forums
mailing list