Annotation Type WebappSource


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

      Required Elements 
      Modifier and Type Required Element Description
      String[] value