public class CreateAnnotationProcessor extends Object implements ParameterProcessor<Create>
| Constructor and Description |
|---|
CreateAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Class<Create> |
getAnnotationClass() |
List<Object> |
processParameter(Class clazz,
Create annotation) |
public List<Object> processParameter(Class clazz, Create annotation)
processParameter in interface ParameterProcessor<Create>public Class<Create> getAnnotationClass()
getAnnotationClass in interface AnnotationProcessor<Create>Copyright © 2021. All rights reserved.