Uses of Class
javax.ejb.embeddable.EJBContainer

Packages that use EJBContainer
javax.ejb.embeddable   
javax.ejb.spi   
 

Uses of EJBContainer in javax.ejb.embeddable
 

Methods in javax.ejb.embeddable that return EJBContainer
static EJBContainer EJBContainer.createEJBContainer()
           
static EJBContainer EJBContainer.createEJBContainer(java.util.Map<?,?> properties)
           
 

Uses of EJBContainer in javax.ejb.spi
 

Methods in javax.ejb.spi that return EJBContainer
 EJBContainer EJBContainerProvider.createEJBContainer(java.util.Map<?,?> properties)
           
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.