Uses of Package
org.sape.carbon.services.ejb

Packages that use org.sape.carbon.services.ejb
org.sape.carbon.services.ejb The EJB service facilitates Enterprise Java Bean lookup via a variety of factory methods. 
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. 
 

Classes in org.sape.carbon.services.ejb used by org.sape.carbon.services.ejb
EnterpriseBeanConfiguration
          This interface describes an Enterprise Java Bean (EJB) in terms of the properties required for its lookup via the EJB service's home factory facilities.
HomeFactoryException
          This exception is the abstact, package-levelized exception for the EJB service.
 

Classes in org.sape.carbon.services.ejb used by org.sape.carbon.services.ejb.local
EnterpriseBeanConfiguration
          This interface describes an Enterprise Java Bean (EJB) in terms of the properties required for its lookup via the EJB service's home factory facilities.
HomeFactoryConfiguration
          This interface describes an EJB service home factory component.
HomeFactoryException
          This exception is the abstact, package-levelized exception for the EJB service.
 

Classes in org.sape.carbon.services.ejb used by org.sape.carbon.services.ejb.remote
EnterpriseBeanConfiguration
          This interface describes an Enterprise Java Bean (EJB) in terms of the properties required for its lookup via the EJB service's home factory facilities.
HomeFactoryConfiguration
          This interface describes an EJB service home factory component.
HomeFactoryException
          This exception is the abstact, package-levelized exception for the EJB service.
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.