public class EJBContainerImpl
extends jakarta.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 jakarta.ejb.embeddable.EJBContainerpublic void close()
close in interface AutoCloseableclose in class jakarta.ejb.embeddable.EJBContainerCopyright © 2017–2020 Eclipse Foundation. All rights reserved.