-
Apr 16th, 2009, 11:08 AM
#1
Performance Issue with getBean method
I am using Spring Version 2.5.4.
I have two questions
Q1. Does getBean() method of AbstractbeanFactory class has performance issue?
If not, then what is the expected time in which it fetches bean?
Q2. When server is started. On first hit, I am facing performance issue when using getBean() method to fetch Bean.
Is there any other way apart from using getBean() method through which I can fetch bean in my code ?
Please reply asap
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules