Annotation Type OnVSDestroys


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

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

      • value

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