Package | Description |
---|---|
org.tinygroup.annotation.config |
Modifier and Type | Method and Description |
---|---|
List<ProcessorBean> |
AnnotationMethodMatcher.getProcessorBeans() |
List<ProcessorBean> |
AnnotationClassMatcher.getProcessorBeans() |
List<ProcessorBean> |
AnnotationPropertyMatcher.getProcessorBeans() |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationMethodMatcher.setProcessorBeans(List<ProcessorBean> processorBeans) |
void |
AnnotationClassMatcher.setProcessorBeans(List<ProcessorBean> processorBeans) |
void |
AnnotationPropertyMatcher.setProcessorBeans(List<ProcessorBean> processorBeans) |
Copyright © 2006–2018 TinyGroup. All rights reserved.