Package io.smallrye.mutiny.vertx
Annotation Type MutinyGen
- 
@Target(TYPE) @Retention(RUNTIME) public @interface MutinyGen
Associate an Mutiny generated class with its original type,used for mapping the generated classes to their original type. 
- 
- 
Element Detail
- 
value
Class value
- Returns:
 - the wrapped class
 
 
 - 
 
 -