org.apache.openejb.assembler.classic
Class EjbJarBuilder

java.lang.Object
  extended by org.apache.openejb.assembler.classic.EjbJarBuilder

public class EjbJarBuilder
extends Object

Version:
$Revision: 683531 $ $Date: 2008-08-07 09:50:47 +0200 (Do, 07. Aug 2008) $

Field Summary
protected static Messages messages
           
 
Constructor Summary
EjbJarBuilder(Properties props, ClassLoader classLoader)
           
 
Method Summary
 HashMap<String,DeploymentInfo> build(EjbJarInfo ejbJar)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

messages

protected static final Messages messages
Constructor Detail

EjbJarBuilder

public EjbJarBuilder(Properties props,
                     ClassLoader classLoader)
Method Detail

build

public HashMap<String,DeploymentInfo> build(EjbJarInfo ejbJar)
                                     throws OpenEJBException
Throws:
OpenEJBException


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.