[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBMESSAGING-519 - Failover(HA) design discussion
timfox
do-not-reply at jboss.com
Thu Oct 5 13:25:45 EDT 2006
The aspects are bound to the delegate classes anyway, not the JBossXXX classes.
But I don't think there's a need to create subclasses. I would just use the current classes.
BTW the hierarchy of Connection/Session/Consumer etc is already maintained using the org.jboss.jms.client.state classes by the StateCreationAspect, so you could hook into that to make your life easier.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976358#3976358
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976358
More information about the jboss-dev-forums
mailing list