org.apache.geronimo.axis.builder
Class AxisServiceRefBuilder
java.lang.Object
org.apache.geronimo.naming.deployment.AbstractNamingBuilder
org.apache.geronimo.axis.builder.AxisServiceRefBuilder
- All Implemented Interfaces:
- AbstractNamespaceBuilder, NamingBuilder, ServiceRefBuilder
@GBean(j2eeType="ModuleBuilder")
public class AxisServiceRefBuilder
- extends AbstractNamingBuilder
- implements ServiceRefBuilder
- Version:
- $Rev: 1296084 $ $Date: 2012-03-02 16:37:16 +0800 (Fri, 02 Mar 2012) $
| 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 |
AxisServiceRefBuilder
public AxisServiceRefBuilder(@ParamAttribute(name="defaultEnvironment")
Environment defaultEnvironment,
@ParamAttribute(name="eeNamespaces")
java.lang.String[] eeNamespaces,
@ParamReference(name="AxisBuilder",namingType="ModuleBuilder")
AxisBuilder axisBuilder)
willMergeEnvironment
protected boolean willMergeEnvironment(org.apache.openejb.jee.JndiConsumer specDD,
org.apache.xmlbeans.XmlObject plan)
- Overrides:
willMergeEnvironment in class AbstractNamingBuilder
buildNaming
public void buildNaming(org.apache.openejb.jee.JndiConsumer jndiConsumer,
org.apache.xmlbeans.XmlObject xmlObject,
Module module,
java.util.Map<EARContext.Key,java.lang.Object> keyObjectMap)
throws DeploymentException
- Specified by:
buildNaming in interface NamingBuilder
- Throws:
DeploymentException
buildNaming
public void buildNaming(org.apache.openejb.jee.ServiceRef serviceRef,
GerServiceRefType gerServiceRefType,
Module module,
java.util.Map<EARContext.Key,java.lang.Object> sharedContext)
throws DeploymentException
- Specified by:
buildNaming in interface ServiceRefBuilder
- Throws:
DeploymentException
getSpecQNameSet
public org.apache.xmlbeans.QNameSet getSpecQNameSet()
- Specified by:
getSpecQNameSet in interface AbstractNamespaceBuilder
getPlanQNameSet
public org.apache.xmlbeans.QNameSet getPlanQNameSet()
- Specified by:
getPlanQNameSet in interface AbstractNamespaceBuilder
Copyright © 2003-2012 The Apache Geronimo development community. All Rights Reserved.