christophedelory.betty.interfaces
Class PlayerScoreEJBUtil
java.lang.Object
christophedelory.betty.interfaces.PlayerScoreEJBUtil
public class PlayerScoreEJBUtil
- extends Object
Utility class for PlayerScoreEJB.
- Version:
- 1.1.0
- Author:
- Christophe Delory
- See Also:
PlayerIdDetails
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlayerScoreEJBUtil
public PlayerScoreEJBUtil()
getLocalHome
public static LocalPlayerScoreHome getLocalHome()
throws NamingException
- Obtain local home interface from default initial context
- Returns:
- Local home interface for PlayerScoreEJB. Lookup using JNDI_NAME
- Throws:
NamingException
Copyright © 2008-2009 Christophe Delory. All Rights Reserved.