org.apache.openejb.config
Class JndiEncInfoBuilder
java.lang.Object
org.apache.openejb.config.JndiEncInfoBuilder
public class JndiEncInfoBuilder
- extends Object
- Version:
- $Rev: 1431091 $ $Date: 2013-01-09 21:24:31 +0000 (Wed, 09 Jan 2013) $
| 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-2013 The Apache Software Foundation. All Rights Reserved.