Package org.ocpsoft.rewrite.annotation.scan
package org.ocpsoft.rewrite.annotation.scan
-
ClassesClassDescriptionBase class for implementations of the
ClassFinderinterface.This class reads Java class files and checks whether they contain references to specific annotations.This class represents a package filter specified by thecom.ocpsoft.pretty.SCAN_PACKAGESinitialization parameter.Implementation ofClassFinderthat searches for classes in the/WEB-INF/classesdirectory of a web application.Implementation ofClassFinderthat searches for classes in the JAR archives found in the/WEB-INF/lib/directory of a web application.