Betty v1.1.0

christophedelory.betty.interfaces
Class UserRoleEJBUtil

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

public class UserRoleEJBUtil
extends Object

Utility class for UserRoleEJB.

Version:
1.1.0
Author:
Christophe Delory
See Also:
UserBean

Constructor Summary
UserRoleEJBUtil()
           
 
Method Summary
static LocalUserRoleHome 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

UserRoleEJBUtil

public UserRoleEJBUtil()
Method Detail

getLocalHome

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

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

© 2008-2009 Christophe Delory

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