org.apache.geronimo.naming.deployment
Class SwitchingServiceRefBuilder
java.lang.Object
org.apache.geronimo.naming.deployment.AbstractNamingBuilder
org.apache.geronimo.naming.deployment.SwitchingServiceRefBuilder
- All Implemented Interfaces:
- AbstractNamespaceBuilder, NamingBuilder
public class SwitchingServiceRefBuilder
- extends AbstractNamingBuilder
Methods inherited from class org.apache.geronimo.naming.deployment.AbstractNamingBuilder |
addInjections, assureInterface, buildAbstractNameQuery, buildAbstractNameQuery, buildQNameSet, convert, convert, convert, getConfigId, getEnvironment, getGBeanName, getJndiContextMap, getStringValue, getStringValue, initContext, matchesDefaultEnvironment, willMergeEnvironment |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final GBeanInfo GBEAN_INFO
SwitchingServiceRefBuilder
public SwitchingServiceRefBuilder(String[] eeNamespaces,
Collection jaxrpcBuilders,
Collection jaxwsBuilders)
buildEnvironment
public void buildEnvironment(org.apache.xmlbeans.XmlObject specDD,
org.apache.xmlbeans.XmlObject plan,
Environment environment)
throws DeploymentException
- Specified by:
buildEnvironment
in interface NamingBuilder
- Overrides:
buildEnvironment
in class AbstractNamingBuilder
- Throws:
DeploymentException
buildNaming
public void buildNaming(org.apache.xmlbeans.XmlObject specDD,
org.apache.xmlbeans.XmlObject plan,
Module module,
Map componentContext)
throws DeploymentException
- Throws:
DeploymentException
getSpecQNameSet
public org.apache.xmlbeans.QNameSet getSpecQNameSet()
getPlanQNameSet
public org.apache.xmlbeans.QNameSet getPlanQNameSet()
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.