org.glassfish.ejb.embedded
Class EJBContainerProviderImpl
java.lang.Object
org.glassfish.ejb.embedded.EJBContainerProviderImpl
- All Implemented Interfaces:
- EJBContainerProvider
public class EJBContainerProviderImpl
- extends Object
- implements EJBContainerProvider
GlassFish implementation of the EJBContainerProvider.
- Author:
- Marina Vatkina
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEEP_TEMPORARY_FILES
protected static final String KEEP_TEMPORARY_FILES
- See Also:
- Constant Field Values
EJBContainerProviderImpl
public EJBContainerProviderImpl()
createEJBContainer
public EJBContainer createEJBContainer(Map<?,?> properties)
throws EJBException
- Specified by:
createEJBContainer in interface EJBContainerProvider
- Throws:
EJBException
Copyright © 2012 GlassFish Community. All Rights Reserved.