Uses of Class
org.apache.geronimo.axis.server.ServiceInfo

Packages that use ServiceInfo
org.apache.geronimo.axis.builder   
org.apache.geronimo.axis.server   
 

Uses of ServiceInfo in org.apache.geronimo.axis.builder
 

Methods in org.apache.geronimo.axis.builder that return ServiceInfo
static ServiceInfo AxisServiceBuilder.createServiceInfo(PortInfo portInfo, ClassLoader classLoader)
           
 

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

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



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.