cn.dreampie.common.util.scan
类 AnnotationScaner
java.lang.Object
cn.dreampie.common.util.scan.Scaner
cn.dreampie.common.util.scan.AnnotationScaner
public class AnnotationScaner
- extends Scaner
Created by ice on 14-12-19.
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationScaner
public AnnotationScaner(Class<? extends Annotation> target)
of
public static AnnotationScaner of(Class<? extends Annotation> target)
- 要扫描的类父级
- 参数:
target - class
- 返回:
- scaner
checkTarget
public boolean checkTarget(Class<?> clazz)
- 检测目标类
- 指定者:
- 类
Scaner 中的 checkTarget
- 参数:
clazz -
- 返回:
Copyright © 2015. All rights reserved.