Package com.iizix.api.vs
Annotation Type JavaActorParams
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface JavaActorParams
Support for multiple definitions of the JavaActorParam POJO class tag.- Author:
- Christopher Mindus
Required Element Summary
Required Elements Modifier and Type Required Element Description JavaActorParam[]
value
Accepted value for the JavaActorParam repeated annotation.
Element Detail
value
JavaActorParam[] value
Accepted value for the JavaActorParam repeated annotation.