org.apache.openejb.assembler.classic
Class EjbJarBuilder
java.lang.Object
org.apache.openejb.assembler.classic.EjbJarBuilder
public class EjbJarBuilder
- extends Object
- Version:
- $Revision: 1423669 $ $Date: 2012-12-18 21:23:33 +0000 (Tue, 18 Dec 2012) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
messages
protected static final Messages messages
EjbJarBuilder
public EjbJarBuilder(Properties props,
AppContext context)
build
public HashMap<String,BeanContext> build(EjbJarInfo ejbJar,
Collection<Injection> appInjections,
ClassLoader classLoader)
throws OpenEJBException
- Throws:
OpenEJBException
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.