Valid 1Z0-895 Dumps shared by ExamDiscuss.com for Helping Passing 1Z0-895 Exam! ExamDiscuss.com now offer the newest 1Z0-895 exam dumps, the ExamDiscuss.com 1Z0-895 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1Z0-895 dumps with Test Engine here:
Assume a client will be accessing a Singleton bean. Which client views is a Singleton bean capable of exposing? (Choose two)
Correct Answer: A,D
Explanation/Reference: JSR 318 - Enterprise JavaBeans 3.1, Final Release: 4.8.6Operations Allowed in the Methods of a Singleton Session Bean Invoking the getEJBObject and getEJBHome methods is disallowed since a singleton session bean does not support the EJB 2.x Remote client view. *Invoking the getEJBLocalObject and getEJBLocalHome methods is disallowed since a singleton session bean does not support the EJB 2.x Local client view. Reference: The Java EE 6 Tutorial, What Is a Session Bean? Reference: Oracle Containers for J2EE Enterprise JavaBeans Developer's Guide, How do you use an Enterprise Bean in Your Application