Annotation Type OnVSCreates


  • @Documented
    @Retention(RUNTIME)
    @Target(METHOD)
    public @interface OnVSCreates
    Support for multiple definitions of the VirtualSpace OnVSCreate POJO method tag.
    Author:
    Christopher Mindus
    • Required Element Summary

      Required Elements 
      Modifier and TypeRequired ElementDescription
      OnVSCreate[]value
      Accepted value for the VirtualSpace OnVSCreate repeated annotation.
    • Element Detail

      • value

        OnVSCreate[] value
        Accepted value for the VirtualSpace OnVSCreate repeated annotation.