org.openejb.alt.assembler.classic
Class JndiEncBuilder
java.lang.Object
org.openejb.alt.assembler.classic.JndiEncBuilder
public class JndiEncBuilder
- extends Object
- Version:
- $Revision: 2080 $ $Date: 2005-08-15 18:05:03 -0700 (Mon, 15 Aug 2005) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JndiEncBuilder
public JndiEncBuilder(JndiEncInfo jndiEnc,
String transactionType,
EjbType ejbType)
throws OpenEJBException
- Constructs the builder and normalizes the input data. Does not build till build() is called
- Parameters:
jndiEnc
- transactionType
-
- Throws:
OpenEJBException
build
public Context build()
throws OpenEJBException
- Throws:
OpenEJBException
Copyright © 1999-2010 OpenEJB. All Rights Reserved.