public class EJBContainerProviderImpl extends Object implements jakarta.ejb.spi.EJBContainerProvider
| Modifier and Type | Field and Description |
|---|---|
protected static String |
KEEP_TEMPORARY_FILES |
| Constructor and Description |
|---|
EJBContainerProviderImpl() |
| Modifier and Type | Method and Description |
|---|---|
jakarta.ejb.embeddable.EJBContainer |
createEJBContainer(Map<?,?> properties) |
protected static final String KEEP_TEMPORARY_FILES
public jakarta.ejb.embeddable.EJBContainer createEJBContainer(Map<?,?> properties) throws jakarta.ejb.EJBException
createEJBContainer in interface jakarta.ejb.spi.EJBContainerProviderjakarta.ejb.EJBExceptionCopyright © 2017–2020 Eclipse Foundation. All rights reserved.