Package javax.ejb.spi

Defines interfaces that are implemented by the EJB container.

See:
          Description

Interface Summary
EJBContainerProvider The EJBContainerProvider SPI is used by the embeddable container bootstrap class to initialize a suitable embeddable container.
HandleDelegate The HandleDelegate interface is implemented by the EJB container.
 

Package javax.ejb.spi Description

Defines interfaces that are implemented by the EJB container. These interfaces are not used by application components.