[JBoss-dev] [Nukes Development] - Re: how do the proxy classes work - ie Block/BlockSupport

2004-02-12 Thread jae77
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3821237#3821237 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3821237 cool - thanks for that explination. i definately see the value in using the dynamic proxy. i just don't

[JBoss-dev] [Nukes Development] - Re: how do the proxy classes work - ie Block/BlockSupport

2004-02-11 Thread cooper
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3821153#3821153 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3821153 this is a dynamic proxy that wraps the block support, the handler goes through the MBean server to call

[JBoss-dev] [Nukes Development] - Re: how do the proxy classes work - ie Block/BlockSupport

2004-02-11 Thread cooper
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3821154#3821154 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3821154 BTW, this would not prevent BlockSupport from implementing Block and we could do that indeed from the OO