christophedelory.betty.interfaces
Class ModelEJBUtil
java.lang.Object
christophedelory.betty.interfaces.ModelEJBUtil
public class ModelEJBUtil
- extends Object
Utility class for ModelEJB.
- 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 |
ModelEJBUtil
public ModelEJBUtil()
getLocalHome
public static LocalModelHome getLocalHome()
throws NamingException
- Obtain local home interface from default initial context
- Returns:
- Local home interface for ModelEJB. Lookup using JNDI_NAME
- Throws:
NamingException
Copyright © 2008-2009 Christophe Delory. All Rights Reserved.