org.apache.openejb.config
Class JndiEncInfoBuilder
java.lang.Object
org.apache.openejb.config.JndiEncInfoBuilder
public class JndiEncInfoBuilder
- extends Object
- Version:
- $Rev: 634559 $ $Date: 2008-03-07 07:38:37 +0100 (Fr, 07. M��r 2008) $
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 JndiEncInfo build(JndiConsumer jndiConsumer,
String ejbName,
String moduleId)
throws OpenEJBException
- Throws:
OpenEJBException
buildLocationInfo
public ReferenceLocationInfo buildLocationInfo(JndiReference reference)
buildInjectionInfos
public Collection<? extends InjectionInfo> buildInjectionInfos(Injectable injectable)
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.