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