Package com.iizix.api.vs
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 Type Required Element Description OnVSCreate[]
value
Accepted value for the VirtualSpace OnVSCreate repeated annotation.
Element Detail
value
OnVSCreate[] value
Accepted value for the VirtualSpace OnVSCreate repeated annotation.