From: <ad...@jb...> - 2005-04-27 20:47:48
|
"ad...@jb..." wrote : | The idea of the ClassAdapter was that it would use this as a context for overrides | on the object being constructed. | Anticipating you saying this contradicts my description of the ClassAdapter as just a bridge. Yes the ClassAdapter is a bridge, but that was why I had ClassAdapter.getInstanceAdapter() that created a context from which I retrieved joinpoints that knew about the context, i.e. annotation overrides. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875660#3875660 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3875660 |