Package io.micronaut.core.annotation
Annotation Type ReflectionConfig.ReflectiveMethodConfig
-
@Retention(RUNTIME) public static @interface ReflectionConfig.ReflectiveMethodConfig
Method configuration.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
name
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Class<?>[]
parameterTypes
-