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