public class EJBContainerProviderImpl extends Object implements javax.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 |
|---|---|
javax.ejb.embeddable.EJBContainer |
createEJBContainer(Map<?,?> properties) |
protected static final String KEEP_TEMPORARY_FILES
public javax.ejb.embeddable.EJBContainer createEJBContainer(Map<?,?> properties) throws javax.ejb.EJBException
createEJBContainer in interface javax.ejb.spi.EJBContainerProviderjavax.ejb.EJBExceptionCopyright © 2017. All rights reserved.