SCJP Certification

Sun Certified Java Programmer Certification exam essentials

Archive for March 2nd, 2010

March 2nd, 2010

What are the getEJBHome and getEJBLocalHome methods?

No Comments, Uncategorized, by Daisy Williams.

getEJBHome: This method is used to obtain the enterprise bean’s remote home interface. This method will throw the java.lang.IllegalStateException if…

Share