Uses of Class
org.openfjord.business.EJBHomeFactoryException

Packages that use EJBHomeFactoryException
org.openfjord.business   
 

Uses of EJBHomeFactoryException in org.openfjord.business
 

Methods in org.openfjord.business that throw EJBHomeFactoryException
static EJBHomeFactory EJBHomeFactory.getFactory()
          singleton method to retrieve a reference to the home factory
 javax.ejb.EJBLocalHome EJBHomeFactory.lookupLocalHome(java.lang.Class homeClass, java.lang.String jndiName)
          lookup for a local home reference
 javax.ejb.EJBHome EJBHomeFactory.lookupHome(java.lang.Class homeClass, java.lang.String jndiName)
          lookup for a remote home reference
 



openFJORD Copyright © 2003 University of Muenster.