public class PathSelectorAnnotationProcessor extends SelectorAnnotationProcessor
| Constructor and Description |
|---|
PathSelectorAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
annotationClass() |
long |
metrics() |
Object |
process(AnnotationBasedConfigurationFactory factory,
Object configuration,
Method method,
Annotation annotation) |
getpublic Object process(AnnotationBasedConfigurationFactory factory, Object configuration, Method method, Annotation annotation)
process in class SelectorAnnotationProcessorpublic long metrics()
metrics in class SelectorAnnotationProcessorpublic Class<? extends Annotation> annotationClass()
annotationClass in class SelectorAnnotationProcessorCopyright © 2020. All rights reserved.