[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Scoped Kernels
alesj
do-not-reply at jboss.com
Mon Feb 26 04:56:39 EST 2007
"bkeh12" wrote :
| deploy2 work for InterceptedAspect is right.
| why deploy1,3,4 dependsOn=InterceptedAspect ?
|
After the bean is described, we look for all managed aspects that apply to that bean, and we include their dependencies as dependencies of the bean.
But this dependency builder has no notion of scopes, so deploy1(,3,4) also get dependency on InterceptedAspect.
Will look into how pointcut can be applied to scopes as well.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022314#4022314
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022314
More information about the jboss-dev-forums
mailing list