public final class OpenEjbContainer
extends javax.ejb.embeddable.EJBContainer
| 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 String |
OPENEJB_EJBCONTAINER_CLOSE |
static String |
OPENEJB_EJBCONTAINER_CLOSE_SINGLE |
static String |
OPENEJB_EMBEDDED_REMOTABLE |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Context |
getContext() |
public static final String OPENEJB_EMBEDDED_REMOTABLE
public static final String OPENEJB_EJBCONTAINER_CLOSE
public static final String OPENEJB_EJBCONTAINER_CLOSE_SINGLE
public void close()
close in class javax.ejb.embeddable.EJBContainerpublic Context getContext()
getContext in class javax.ejb.embeddable.EJBContainerCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.