[jboss-dev-forums] [Design of EJB 3.0] - Re: EJBTHREE-1800 Current status on performance improvement

jaikiran do-not-reply at jboss.com
Wed May 6 09:24:42 EDT 2009


anonymous wrote : 2. add annotations in Ejb3DescriptorHandler 
Looked at this code now (i was refering to Ejb3AnnotaitonHandler earlier). This piece of code creates annotations for descriptor based deployments.

Hmm, maybe we could add a conditional reinitialization? Reinitialize if its a descriptor based deployment (i.e. annotations have been added after AOP initialization)? But again, the performance gain with this change, will only be seen when the application is annotation based. Thoughts?

"ALRubinger" wrote : The re-initialization includes the "virtual" methods to be advised - the EJB business method map.
  | 
  | S,
  | ALR

>From what i see in ExtendedManagedObjectAdvisor, it's done even during normal initialization.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229009#4229009

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229009



More information about the jboss-dev-forums mailing list