[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Field injection
kabir.khan@jboss.com
do-not-reply at jboss.com
Tue Mar 11 11:52:07 EDT 2008
| if (o instanceof org.jboss.aop.proxy.container.AspectManaged)
| {
| //It is a proxy
| }
| else if (this instanceof org.jboss.aop.Advised)
| {
| //It is woven
| }
| else
| {
| //Plain class
| }
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135687#4135687
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135687
More information about the jboss-dev-forums
mailing list