Class TestEjbInjectionServices

  • All Implemented Interfaces:
    org.jboss.weld.bootstrap.api.Service, org.jboss.weld.injection.spi.EjbInjectionServices

    public class TestEjbInjectionServices
    extends Object
    implements org.jboss.weld.injection.spi.EjbInjectionServices
    • Constructor Detail

      • TestEjbInjectionServices

        public TestEjbInjectionServices()
    • Method Detail

      • registerEjbInjectionPoint

        public org.jboss.weld.injection.spi.ResourceReferenceFactory<Object> registerEjbInjectionPoint​(jakarta.enterprise.inject.spi.InjectionPoint injectionPoint)
        Specified by:
        registerEjbInjectionPoint in interface org.jboss.weld.injection.spi.EjbInjectionServices
      • cleanup

        public void cleanup()
        Specified by:
        cleanup in interface org.jboss.weld.bootstrap.api.Service