|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EJBContainerProvider
The EJBContainerProvider SPI is used by the embeddable container bootstrap class to initialize a suitable embeddable container.
Method Summary | |
---|---|
EJBContainer |
createEJBContainer(java.util.Map<?,?> properties)
Called by the embeddable container bootstrap process to find a suitable embeddable container implementation. |
Method Detail |
---|
EJBContainer createEJBContainer(java.util.Map<?,?> properties) throws EJBException
javax.ejb.embeddable.provider
property was
included in the Map passed to createEJBContainer
and the value of the property is the provider's
implementation class.
javax.ejb.embeddable.provider
property was specified.
EJBException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41