Annotation Interface ChannelInternal


@Qualifier @Retention(RUNTIME) @Target({METHOD,CONSTRUCTOR,FIELD,PARAMETER}) public @interface ChannelInternal
Used for indirect injection of Emitters and Publishers. DO NOT USE DIRECTLY. Usage is computed by this CDI extension.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Channel name.
  • Element Details

    • value

      String value
      Channel name.
      Returns:
      name of the channel