Betty v1.1.0

christophedelory.betty.interfaces
Class ResourceEJBUtil

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

public class ResourceEJBUtil
extends Object

Utility class for ResourceEJB.

Version:
1.1.0
Author:
Christophe Delory
See Also:
ResourceDetails

Constructor Summary
ResourceEJBUtil()
           
 
Method Summary
static LocalResourceHome 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

ResourceEJBUtil

public ResourceEJBUtil()
Method Detail

getLocalHome

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

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

© 2008-2009 Christophe Delory

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