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.EJBContainer
public void close()
close
in interface AutoCloseable
close
in class javax.ejb.embeddable.EJBContainer
Copyright © 2018. All rights reserved.