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