Betty v1.1.0

christophedelory.betty.interfaces
Class LocationEJBUtil

java.lang.Object
  extended by christophedelory.betty.interfaces.LocationEJBUtil

public class LocationEJBUtil
extends Object

Utility class for LocationEJB.

Version:
1.1.0
Author:
Christophe Delory
See Also:
LocationDetails

Constructor Summary
LocationEJBUtil()
           
 
Method Summary
static LocalLocationHome 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

LocationEJBUtil

public LocationEJBUtil()
Method Detail

getLocalHome

public static LocalLocationHome getLocalHome()
                                      throws NamingException
Obtain local home interface from default initial context

Returns:
Local home interface for LocationEJB. Lookup using JNDI_NAME
Throws:
NamingException

© 2008-2009 Christophe Delory

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