Annotation Interface SuggestionProvider


@Retention(RUNTIME) @Target(PARAMETER) public @interface SuggestionProvider
Binds a parameter's suggestions to a named provider registered in the system. Use when suggestions are dynamic or context-sensitive.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details