Class CurrentInjectionPoint

java.lang.Object
org.jboss.weld.injection.ThreadLocalStack<jakarta.enterprise.inject.spi.InjectionPoint>
org.jboss.weld.injection.CurrentInjectionPoint
All Implemented Interfaces:
org.jboss.weld.bootstrap.api.Service

public class CurrentInjectionPoint extends ThreadLocalStack<jakarta.enterprise.inject.spi.InjectionPoint> implements org.jboss.weld.bootstrap.api.Service
  • Constructor Details

    • CurrentInjectionPoint

      public CurrentInjectionPoint()
  • Method Details

    • cleanup

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