|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.assembler.classic.EjbJarBuilder
public class EjbJarBuilder
Field Summary | |
---|---|
protected static Messages |
messages
|
Constructor Summary | |
---|---|
EjbJarBuilder(java.util.Properties props,
java.lang.ClassLoader classLoader)
|
Method Summary | |
---|---|
java.util.HashMap<java.lang.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 |
---|
protected static final Messages messages
Constructor Detail |
---|
public EjbJarBuilder(java.util.Properties props, java.lang.ClassLoader classLoader)
Method Detail |
---|
public java.util.HashMap<java.lang.String,DeploymentInfo> build(EjbJarInfo ejbJar) throws OpenEJBException
OpenEJBException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |