christophedelory.betty.interfaces
Class UserEJBUtil
java.lang.Object
christophedelory.betty.interfaces.UserEJBUtil
public class UserEJBUtil
- extends Object
Utility class for UserEJB.
- Version:
- 1.1.0
- Author:
- Christophe Delory
- See Also:
UserDetails
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserEJBUtil
public UserEJBUtil()
getLocalHome
public static LocalUserHome getLocalHome()
throws NamingException
- Obtain local home interface from default initial context
- Returns:
- Local home interface for UserEJB. Lookup using JNDI_NAME
- Throws:
NamingException
Copyright © 2008-2009 Christophe Delory. All Rights Reserved.