com.jdon.container.annotation.type
类 AnnotationScaner

java.lang.Object
  继承者 com.jdon.container.annotation.type.AnnotationScaner

public class AnnotationScaner
extends Object


构造方法摘要
AnnotationScaner()
           
 
方法摘要
 Map<String,Set<String>> getScannedAnnotations(AppContextWrapper context)
           
 void startScan(AppContextWrapper context)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

AnnotationScaner

public AnnotationScaner()
方法详细信息

getScannedAnnotations

public Map<String,Set<String>> getScannedAnnotations(AppContextWrapper context)

startScan

public void startScan(AppContextWrapper context)


Copyright © 2013. All Rights Reserved.