T
- public class ServiceComponentClassAction extends Object implements AnnotationClassAction
Constructor and Description |
---|
ServiceComponentClassAction() |
Modifier and Type | Method and Description |
---|---|
AnnotationServiceLoader |
getAnnotationLoader() |
<T> void |
process(Class<T> clazz,
Annotation annotation) |
void |
setAnnotationLoader(AnnotationServiceLoader annotationLoader) |
public <T> void process(Class<T> clazz, Annotation annotation)
process
in interface AnnotationClassAction
clazz
- 处理的对象的类型annotation
- 处理的注解public AnnotationServiceLoader getAnnotationLoader()
public void setAnnotationLoader(AnnotationServiceLoader annotationLoader)
Copyright © 2006–2018 TinyGroup. All rights reserved.