Betty v1.1.0

christophedelory.betty.interfaces
Class ChampionshipEJBUtil

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

public class ChampionshipEJBUtil
extends Object

Utility class for ChampionshipEJB.

Version:
1.1.0
Author:
Christophe Delory
See Also:
ChampionshipDetails

Constructor Summary
ChampionshipEJBUtil()
           
 
Method Summary
static LocalChampionshipHome 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

ChampionshipEJBUtil

public ChampionshipEJBUtil()
Method Detail

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

© 2008-2009 Christophe Delory

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