Package org.apache.tomee
Class RemoteTomEEEJBContainer
java.lang.Object
jakarta.ejb.embeddable.EJBContainer
org.apache.tomee.RemoteTomEEEJBContainer
- All Implemented Interfaces:
AutoCloseable
public class RemoteTomEEEJBContainer
extends jakarta.ejb.embeddable.EJBContainer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classprotected static class -
Field Summary
Fields inherited from class jakarta.ejb.embeddable.EJBContainer
APP_NAME, MODULES, PROVIDER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.ejb.embeddable.EJBContainer
createEJBContainer, createEJBContainer
-
Constructor Details
-
RemoteTomEEEJBContainer
public RemoteTomEEEJBContainer()
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein classjakarta.ejb.embeddable.EJBContainer
-
getContext
- Specified by:
getContextin classjakarta.ejb.embeddable.EJBContainer
-