public class EJBContainerProvider extends java.lang.Object implements EJBContainerProvider
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
WORK_DIR |
Constructor and Description |
---|
EJBContainerProvider() |
Modifier and Type | Method and Description |
---|---|
EJBContainer |
createEJBContainer(java.util.Map<?,?> properties) |
public static final java.lang.String WORK_DIR
public EJBContainer createEJBContainer(java.util.Map<?,?> properties) throws EJBException
createEJBContainer
in interface EJBContainerProvider
EJBException