org.apache.openejb.config
Class JndiEncInfoBuilder
java.lang.Object
org.apache.openejb.config.JndiEncInfoBuilder
public class JndiEncInfoBuilder
- extends Object
- Version:
- $Rev: 1308002 $ $Date: 2012-03-31 19:41:33 -0700 (Sat, 31 Mar 2012) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
public static final Logger logger
messages
protected static final Messages messages
JndiEncInfoBuilder
public JndiEncInfoBuilder(AppInfo appInfo)
build
public void build(JndiConsumer jndiConsumer,
String ejbName,
String moduleId,
URI moduleUri,
JndiEncInfo moduleJndiEnc,
JndiEncInfo compJndiEnc)
throws OpenEJBException
- Throws:
OpenEJBException
buildLocationInfo
public ReferenceLocationInfo buildLocationInfo(JndiReference reference)
buildInjectionInfos
public Collection<? extends InjectionInfo> buildInjectionInfos(Injectable injectable)
buildDependsOnRefs
public void buildDependsOnRefs(EjbModule module,
EnterpriseBean enterpriseBean,
EnterpriseBeanInfo beanInfo,
String moduleId)
throws OpenEJBException
- Throws:
OpenEJBException
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.