org.apache.geronimo.openejb.deployment
Class EjbRefBuilder
java.lang.Object
org.apache.geronimo.naming.deployment.AbstractNamingBuilder
org.apache.geronimo.openejb.deployment.EjbRefBuilder
- All Implemented Interfaces:
- AbstractNamespaceBuilder, NamingBuilder
- Direct Known Subclasses:
- OpenEjbCorbaRefBuilder
public class EjbRefBuilder
- extends AbstractNamingBuilder
Methods inherited from class org.apache.geronimo.naming.deployment.AbstractNamingBuilder |
addInjections, assureInterface, buildAbstractNameQuery, buildAbstractNameQuery, buildEnvironment, buildQNameSet, convert, convert, convert, getConfigId, getEnvironment, getGBeanName, getJndiContextMap, getStringValue, getStringValue, initContext, matchesDefaultEnvironment |
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
EjbRefBuilder
public EjbRefBuilder(Environment defaultEnvironment,
String[] eeNamespaces,
String host,
int port)
throws URISyntaxException
- Throws:
URISyntaxException
getSpecQNameSet
public org.apache.xmlbeans.QNameSet getSpecQNameSet()
getPlanQNameSet
public org.apache.xmlbeans.QNameSet getPlanQNameSet()
willMergeEnvironment
protected boolean willMergeEnvironment(org.apache.xmlbeans.XmlObject specDD,
org.apache.xmlbeans.XmlObject plan)
- Overrides:
willMergeEnvironment
in class AbstractNamingBuilder
buildNaming
public void buildNaming(org.apache.xmlbeans.XmlObject specDD,
org.apache.xmlbeans.XmlObject plan,
Module module,
Map componentContext)
throws DeploymentException
- Throws:
DeploymentException
asList
public static <E> List<E> asList(E[] array)
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.