Question 6 / 20:  You application's performance is affected due to repeated JNDI lookups done by every client accessing your application.

Which pattern is most appropriate to improve the performance and solve the problem?

A  Service Locator
B  Session Facade
C  Business Delegate
D  Transfer Object
<< First < Previous Flashcard Next > Last >>
Explanation:

A service locator is a single component responsible for component lookup and creation. It improves performance by caching the components

Quiz Home Page
Ask
Edgar Delgado
Start Quiz
Royalle Moore
Start Quiz
Copy and paste the following HTML code into your website or blog.
<iframe src="https://www.jobilize.com/embed/enterprise-java-patterns" width="600" height="600" frameborder="0" marginwidth="0" marginheight="0" scrolling="yes" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px" allowfullscreen webkitallowfullscreen mozallowfullscreen> </iframe>