Annotation Type DelayRegistrationUntil

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Class<?> event
      The class of the CDI event that will trigger the registration
    • Element Detail

      • event

        Class<?> event
        The class of the CDI event that will trigger the registration
        Default:
        void.class