Annotation Type ClientBundle.Source


  • @Documented
    @Retention(RUNTIME)
    @Target(METHOD)
    public static @interface ClientBundle.Source
    Specifies the classpath location of the resource or resources associated with the ResourcePrototype.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String[] value  
    • Element Detail

      • value

        java.lang.String[] value