public class EJBContainerImpl
extends javax.ejb.embeddable.EJBContainer
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Shutdown an embeddable EJBContainer instance.
|
Context |
getContext()
Retrieve a naming context for looking up references to session beans
executing in the embeddable container.
|
public Context getContext()
getContext in class javax.ejb.embeddable.EJBContainerpublic void close()
close in interface AutoCloseableclose in class javax.ejb.embeddable.EJBContainerCopyright © 2019. All rights reserved.