@Retention(value=RUNTIME)
public static @interface ReflectionConfig.ReflectiveMethodConfig
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
name |
Modifier and Type | Optional Element and Description |
---|---|
java.lang.Class<?>[] |
parameterTypes |