org.tinygroup.annotation.config
类 AnnotationClassMatchers
java.lang.Object
org.tinygroup.annotation.config.AnnotationClassMatchers
public class AnnotationClassMatchers
- extends Object
注解匹配匹配,用于定义一组注解匹配模式及匹配成功后的处理
- 作者:
- luoguo
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationClassMatchers
public AnnotationClassMatchers()
getAnnotationClassMatcherList
public List<AnnotationClassMatcher> getAnnotationClassMatcherList()
setAnnotationClassMatcherList
public void setAnnotationClassMatcherList(List<AnnotationClassMatcher> annotationClassMatcherList)
initAnnotationClassMatchers
public void initAnnotationClassMatchers()
Copyright © 2006–2016 TinyGroup. All rights reserved.