Annotation Interface 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 Type
    Required Element
    Description
    Accepted value for the VirtualSpace OnVSCreate repeated annotation.
  • Element Details

    • value

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