[jboss-user] [JBoss Microcontainer Development] - JBoss Reflect Performance Javassist vs Introspection

Kabir Khan do-not-reply at jboss.com
Fri Apr 23 10:02:19 EDT 2010


Kabir Khan [http://community.jboss.org/people/kabir.khan%40jboss.com] replied to the discussion

"JBoss Reflect Performance Javassist vs Introspection"

To view the discussion, visit: http://community.jboss.org/message/539244#539244

--------------------------------------------------------------
> Kabir Khan wrote:
> I'll try to change what I did in bootstrap to hardwire these beans and see where that gets me:
> 
>    <bean name="AOPClassLoaderScopingPolicy" class="org.jboss.aop.asintegration.jboss5.VFSClassLoaderScopingPolicy"/>  
> 
>    <bean name="AOPClassPoolFactory" class="org.jboss.classpool.plugins.jbosscl.JBossClDelegatingClassPoolFactory">
>       <constructor>
>          <parameter><inject bean="AOPClassLoaderScopingPolicy" property="registry"/></parameter>
>          <parameter><inject bean="AOPRegisterModuleCallback"/></parameter>
>       </constructor>
>    </bean>
> 
>    <bean name="AOPJBossIntegration" class="org.jboss.aop.asintegration.jboss5.JBoss5Integration">
>       <property name="classPoolFactory"><inject bean="AOPClassPoolFactory"/></property>
>       <property name="aopClassLoaderScopingPolicy"><inject bean="AOPClassLoaderScopingPolicy"/></property>
>    </bean>
> 
This part of the discussion continues at  http://community.jboss.org/thread/151095 http://community.jboss.org/thread/151095

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/539244#539244]

Start a new discussion in JBoss Microcontainer Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2115]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100423/c2912315/attachment.html 


More information about the jboss-user mailing list