Class MockEjbInjectionServices

java.lang.Object
org.jboss.weld.junit.MockEjbInjectionServices
All Implemented Interfaces:
org.jboss.weld.bootstrap.api.Service, org.jboss.weld.injection.spi.EjbInjectionServices

public class MockEjbInjectionServices extends Object implements org.jboss.weld.injection.spi.EjbInjectionServices
Author:
Martin Kouba
See Also:
  • Constructor Details

  • Method Details

    • cleanup

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

      public org.jboss.weld.injection.spi.ResourceReferenceFactory<Object> registerEjbInjectionPoint(InjectionPoint injectionPoint)
      Specified by:
      registerEjbInjectionPoint in interface org.jboss.weld.injection.spi.EjbInjectionServices