Class EJBContainerProviderImpl

  • All Implemented Interfaces:
    jakarta.ejb.spi.EJBContainerProvider

    public class EJBContainerProviderImpl
    extends Object
    implements jakarta.ejb.spi.EJBContainerProvider
    GlassFish implementation of the EJBContainerProvider.
    Author:
    Marina Vatkina
    • Constructor Detail

      • EJBContainerProviderImpl

        public EJBContainerProviderImpl()
    • Method Detail

      • createEJBContainer

        public jakarta.ejb.embeddable.EJBContainer createEJBContainer​(Map<?,​?> properties)
                                                               throws jakarta.ejb.EJBException
        Specified by:
        createEJBContainer in interface jakarta.ejb.spi.EJBContainerProvider
        Throws:
        jakarta.ejb.EJBException