Betty v1.1.0

christophedelory.interfaces
Class BaseEJBUtil

java.lang.Object
  extended by christophedelory.interfaces.BaseEJBUtil

public class BaseEJBUtil
extends Object

Utility class for BaseEJB.

Version:
1.1.0
Author:
Christophe Delory

Constructor Summary
BaseEJBUtil()
           
 
Method Summary
static LocalBaseHome getLocalHome()
          Obtain local home interface from default initial context
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseEJBUtil

public BaseEJBUtil()
Method Detail

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

© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.