[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: JBAS-4277 Design

bstansberry@jboss.com do-not-reply at jboss.com
Wed Jul 18 10:30:42 EDT 2007


The boolean configuration approach seems fine.  It's implements the most likely registration technique.  HAServiceMBeanSupport is just a helper class, so nothing wrong with making people implement more exotic strategies themselves.

Encapsulate the registration as a method called from startService(). Expose the method as protected.  That way if people want to override the behavior, it's easy.

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

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



More information about the jboss-dev-forums mailing list