[jboss-jira] [JBoss JIRA] Closed: (JBAS-7009) AS JChannelFactory shouldn't subclass the JGroups version
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Nov 17 16:12:46 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-7009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry closed JBAS-7009.
----------------------------------
Fix Version/s: JBossAS-6.0.0.M2
(was: JBossAS-6.0.0.M3)
Resolution: Done
> AS JChannelFactory shouldn't subclass the JGroups version
> ---------------------------------------------------------
>
> Key: JBAS-7009
> URL: https://jira.jboss.org/jira/browse/JBAS-7009
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Clustering
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: JBossAS-6.0.0.M1, JBossAS-6.0.0.M2
>
>
> The AS JChannelFactory class started off as a subclass of the JGroups version with a few small differences. Over time it has added a lot of specialized behavior, and exposing a full-featured ManagedObject interface requires adding significantly more. At this point the benefits of subclassing don't justify the hassle of keeping them coupled.
> Both implement the ChannelFactory interface, which is the client view.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list