Annotation Type EnableBinding

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Class<?>[] value
      Deprecated.
      A list of interfaces having methods annotated with Input and/or Output to indicate binding targets.
    • Element Detail

      • value

        Class<?>[] value
        Deprecated.
        A list of interfaces having methods annotated with Input and/or Output to indicate binding targets.
        Returns:
        list of interfaces
        Default:
        {}