org.apache.openejb.assembler.classic
Class EjbJarBuilder
java.lang.Object
org.apache.openejb.assembler.classic.EjbJarBuilder
public class EjbJarBuilder
- extends Object
- Version:
- $Revision: 604114 $ $Date: 2007-12-14 07:47:37 +0100 (Fr, 14. Dez 2007) $
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,
ClassLoader classLoader)
build
public HashMap<String,DeploymentInfo> build(EjbJarInfo ejbJar)
throws OpenEJBException
- Throws:
OpenEJBException
deploy
public void deploy(HashMap<String,DeploymentInfo> deployments)
throws OpenEJBException
- Throws:
OpenEJBException
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.