Uses of Class
org.sape.ejbutils.homefactory.HomeFactoryException

Packages that use HomeFactoryException
org.sape.ejbutils.homefactory   
 

Uses of HomeFactoryException in org.sape.ejbutils.homefactory
 

Subclasses of HomeFactoryException in org.sape.ejbutils.homefactory
 class HomeFactoryNamingException
          Thrown when a javax.naming.NamingException occurs.
 

Methods in org.sape.ejbutils.homefactory that throw HomeFactoryException
static javax.ejb.EJBHome HomeFactory.findHome(User user, String jndiProviderName, String ejbJndiName)
          Finds the Home interface for an EJB using the supplied parameters.
 



Copyright 2003 Sapient Corporation. All Rights Reserved.