public final class OpenEjbContainer
extends EJBContainer
EJBContainer
implementation based
on OpenEJB container.Modifier and Type | Class and Description |
---|---|
static class |
OpenEjbContainer.AssembleApplicationException |
static class |
OpenEjbContainer.ConfigureApplicationException |
static class |
OpenEjbContainer.InitializationException |
static class |
OpenEjbContainer.InvalidApplicationException |
static class |
OpenEjbContainer.InvalidModulesPropertyException |
static class |
OpenEjbContainer.NoModulesFoundException |
static class |
OpenEjbContainer.NoSuchModuleException |
static class |
OpenEjbContainer.Provider |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
OPENEJB_EJBCONTAINER_CLOSE |
static java.lang.String |
OPENEJB_EJBCONTAINER_CLOSE_SINGLE |
static java.lang.String |
OPENEJB_EMBEDDED_REMOTABLE |
Modifier and Type | Method and Description |
---|---|
void |
close() |
javax.naming.Context |
getContext() |
public static final java.lang.String OPENEJB_EMBEDDED_REMOTABLE
public static final java.lang.String OPENEJB_EJBCONTAINER_CLOSE
public static final java.lang.String OPENEJB_EJBCONTAINER_CLOSE_SINGLE