Uses of Class
org.apache.geronimo.openejb.EjbDeployment

Packages that use EjbDeployment
org.apache.geronimo.axis.server   
org.apache.geronimo.axis2.ejb   
org.apache.geronimo.corba   
org.apache.geronimo.cxf.ejb   
org.apache.geronimo.openejb   
 

Uses of EjbDeployment in org.apache.geronimo.axis.server
 

Constructors in org.apache.geronimo.axis.server with parameters of type EjbDeployment
EjbWebServiceGBean(EjbDeployment ejbDeploymentContext, URI location, URI wsdlURI, SoapHandler soapHandler, ServiceInfo serviceInfo, String securityRealmName, String realmName, String transportGuarantee, String authMethod, String[] virtualHosts)
           
 

Uses of EjbDeployment in org.apache.geronimo.axis2.ejb
 

Constructors in org.apache.geronimo.axis2.ejb with parameters of type EjbDeployment
EJBWebServiceGBean(EjbDeployment ejbDeploymentContext, PortInfo portInfo, Kernel kernel, URL configurationBaseUrl, SoapHandler soapHandler, String securityRealmName, String realmName, String transportGuarantee, String authMethod, String[] virtualHosts)
           
 

Uses of EjbDeployment in org.apache.geronimo.corba
 

Fields in org.apache.geronimo.corba declared as EjbDeployment
protected  EjbDeployment Adapter.deployment
           
 

Methods in org.apache.geronimo.corba that return EjbDeployment
 EjbDeployment TSSLink.getDeployment()
           
 EjbDeployment Adapter.getDeployment()
           
 EjbDeployment StandardServant.getEjbDeployment()
           
 

Constructors in org.apache.geronimo.corba with parameters of type EjbDeployment
StandardServant(ORB orb, org.apache.openejb.InterfaceType ejbInterfaceType, EjbDeployment ejbDeployment)
           
StandardServant(ORB orb, org.apache.openejb.InterfaceType ejbInterfaceType, EjbDeployment ejbDeployment, Object primaryKey)
           
TSSLink(String[] jndiNames, TSSBean tssBean, EjbDeployment ejb)
           
 

Uses of EjbDeployment in org.apache.geronimo.cxf.ejb
 

Constructors in org.apache.geronimo.cxf.ejb with parameters of type EjbDeployment
EJBWebServiceGBean(EjbDeployment ejbDeploymentContext, PortInfo portInfo, Kernel kernel, URL configurationBaseUrl, SoapHandler soapHandler, String securityRealmName, String realmName, String transportGuarantee, String authMethod, String[] virtualHosts)
           
 

Uses of EjbDeployment in org.apache.geronimo.openejb
 

Subclasses of EjbDeployment in org.apache.geronimo.openejb
 class EjbDeploymentGBean
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.