Uses of Interface
org.sape.carbon.services.ejb.HomeFactoryConfiguration

Packages that use HomeFactoryConfiguration
org.sape.carbon.services.ejb.local Supports the lookup of Local EJBs as per the EJB 2.0 specification. 
org.sape.carbon.services.ejb.remote Supports the lookup of remote EJBs as per the EJB specification. 
 

Uses of HomeFactoryConfiguration in org.sape.carbon.services.ejb.local
 

Fields in org.sape.carbon.services.ejb.local declared as HomeFactoryConfiguration
private  HomeFactoryConfiguration LocalHomeFactoryImpl.configuration
           
 

Uses of HomeFactoryConfiguration in org.sape.carbon.services.ejb.remote
 

Subinterfaces of HomeFactoryConfiguration in org.sape.carbon.services.ejb.remote
 interface RemoteHomeFactoryConfiguration
          This interface describes an EJB service home factory component tailored specifically for handling lookups for remote objects.
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.