Uses of Class
org.apache.geronimo.axis2.osgi.Axis2ModuleRegistry

Packages that use Axis2ModuleRegistry
org.apache.geronimo.axis2   
org.apache.geronimo.axis2.client   
org.apache.geronimo.axis2.pojo   
 

Uses of Axis2ModuleRegistry in org.apache.geronimo.axis2
 

Fields in org.apache.geronimo.axis2 declared as Axis2ModuleRegistry
protected  Axis2ModuleRegistry Axis2WebServiceContainer.axis2ModuleRegistry
           
 

Constructors in org.apache.geronimo.axis2 with parameters of type Axis2ModuleRegistry
Axis2WebServiceContainer(PortInfo portInfo, String endpointClassName, org.osgi.framework.Bundle bundle, Context context, Axis2ModuleRegistry axis2ModuleRegistry, String moduleName)
           
 

Uses of Axis2ModuleRegistry in org.apache.geronimo.axis2.client
 

Methods in org.apache.geronimo.axis2.client with parameters of type Axis2ModuleRegistry
static Axis2ClientConfigurationFactory Axis2ConfigGBean.registerClientConfigurationFactory(Axis2ModuleRegistry axis2ModuleRegistry)
           
 

Constructors in org.apache.geronimo.axis2.client with parameters of type Axis2ModuleRegistry
Axis2ClientConfigurationFactory(Axis2ModuleRegistry axis2ModuleRegistry, boolean reuse)
           
Axis2ConfigGBean(AbstractName moduleName, Axis2ModuleRegistry axis2ModuleRegistry, ClassLoader classLoader)
           
 

Uses of Axis2ModuleRegistry in org.apache.geronimo.axis2.pojo
 

Constructors in org.apache.geronimo.axis2.pojo with parameters of type Axis2ModuleRegistry
POJOWebServiceContainer(PortInfo portInfo, String endpointClassName, org.osgi.framework.Bundle bundle, Context context, Axis2ModuleRegistry axis2ModuleRegistry, AnnotationHolder holder, String contextRoot, String moduleName)
           
POJOWebServiceContainerFactoryGBean(PortInfo portInfo, String endpointClassName, Map componentContext, TransactionManager transactionManager, AnnotationHolder holder, String contextRoot, Axis2ModuleRegistry axis2ModuleRegistry, Kernel kernel, org.osgi.framework.Bundle bundle, ClassLoader classLoader, AbstractName abName)
           
 



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