Top Description Interfaces
[default module]

Package jakarta.ejb.spi


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

Interface Summary

Modifier and TypeInterface and Description
public interface
EJBContainerProvider

The EJBContainerProvider SPI is used by the embeddable container bootstrap class to initialize a suitable embeddable container.

public interface
HandleDelegate

The HandleDelegate interface is implemented by the enterprise bean container.