com.jdon.util.scanAnnotation
类 ScanAnnotationDB

java.lang.Object
  继承者 org.scannotation.AnnotationDB
      继承者 com.jdon.util.scanAnnotation.ScanAnnotationDB
所有已实现的接口:
Serializable

public class ScanAnnotationDB
extends org.scannotation.AnnotationDB

另请参见:
序列化表格

嵌套类摘要
 
从类 org.scannotation.AnnotationDB 继承的嵌套类/接口
org.scannotation.AnnotationDB.CrossReferenceException
 
字段摘要
 
从类 org.scannotation.AnnotationDB 继承的字段
annotationIndex, classIndex, ignoredPackages, implementsIndex, scanClassAnnotations, scanFieldAnnotations, scanMethodAnnotations, scanParameterAnnotations
 
构造方法摘要
ScanAnnotationDB()
           
 
方法摘要
 void scanArchives(URL... urls)
           
 
从类 org.scannotation.AnnotationDB 继承的方法
addIgnoredPackages, crossReferenceImplementedInterfaces, crossReferenceMetaAnnotations, getAnnotationIndex, getClassIndex, getIgnoredPackages, outputAnnotationIndex, populate, scanClass, scanClass, scanFields, scanMethods, setIgnoredPackages, setScanClassAnnotations, setScanFieldAnnotations, setScanMethodAnnotations, setScanParameterAnnotations
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ScanAnnotationDB

public ScanAnnotationDB()
方法详细信息

scanArchives

public void scanArchives(URL... urls)
覆盖:
org.scannotation.AnnotationDB 中的 scanArchives


Copyright © 2013. All Rights Reserved.