org.apache.geronimo.axis2.builder
Class Axis2ServiceRefBuilder
java.lang.Object
org.apache.geronimo.naming.deployment.AbstractNamingBuilder
org.apache.geronimo.jaxws.builder.JAXWSServiceRefBuilder
org.apache.geronimo.axis2.builder.Axis2ServiceRefBuilder
- All Implemented Interfaces:
- AbstractNamespaceBuilder, NamingBuilder, ServiceRefBuilder
@GBean(j2eeType="ModuleBuilder")
public class Axis2ServiceRefBuilder
- extends JAXWSServiceRefBuilder
| Methods inherited from class org.apache.geronimo.naming.deployment.AbstractNamingBuilder |
addInjections, assureInterface, buildAbstractNameQuery, buildAbstractNameQuery, buildEnvironment, buildQNameSet, convert, convert, convert, deprimitivize, getBaseQName, getConfigId, getEnvironment, getGBeanName, getJndiName, getPriority, getStringValue, inferAndCheckType, initContext, isSharableJndiNamespace, keyFor, lookupJndiContextMap, matchesDefaultEnvironment, normalize, put |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Axis2ServiceRefBuilder
public Axis2ServiceRefBuilder(@ParamAttribute(name="defaultEnvironment")
Environment defaultEnvironment,
@ParamAttribute(name="eeNamespaces")
String[] eeNamespaces)
createService
protected Object createService(org.apache.openejb.jee.ServiceRef serviceRef,
GerServiceRefType gerServiceRef,
Module module,
org.osgi.framework.Bundle bundle,
Class serviceInterfaceClass,
QName serviceQName,
URI wsdlURI,
Class serviceReferenceType,
Map<Class<?>,org.apache.openejb.jee.PortComponentRef> portComponentRefMap)
throws DeploymentException
- Specified by:
createService in class JAXWSServiceRefBuilder
- Throws:
DeploymentException
Copyright © 2003-2011 The Apache Geronimo development community. All Rights Reserved.