Annotation Type SelectProvider


  • @Documented
    @Retention(RUNTIME)
    @Target(METHOD)
    public @interface SelectProvider
    Author:
    Clinton Begin
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String method  
      java.lang.Class<?> type  
    • Element Detail

      • type

        java.lang.Class<?> type
      • method

        java.lang.String method