Class 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 Detail

      • CurrentInjectionPoint

        public CurrentInjectionPoint()
    • Method Detail

      • cleanup

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