com.jdon.container.annotation
类 AnnotationUtil
java.lang.Object
com.jdon.container.annotation.AnnotationUtil
public class AnnotationUtil
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
module
public static final String module
AnnotationUtil
public AnnotationUtil()
scanAnnotation
public static URL[] scanAnnotation(AppContextWrapper context)
findWebInfLibClasspaths
public static List findWebInfLibClasspaths(javax.servlet.ServletContext servletContext)
methodParameterContainAnnotation
public static boolean methodParameterContainAnnotation(Method method,
Class annotationClass)
Copyright © 2013. All Rights Reserved.