Uses of Package
org.apache.struts2.util.finder
Packages that use org.apache.struts2.util.finder
-
Classes in org.apache.struts2.util.finder used by org.apache.struts2.conventionClassDescriptionClassFinder searches the classpath of the specified ClassLoaderInterface for packages, classes, constructors, methods, or fields with specific annotations.Allows create different ClassFinders which should help support different Java versionsClasses implementing this interface can find resources and load classes, usually delegating to a class loaderThis is the testing interface that is used to accept or reject resources.
-
Classes in org.apache.struts2.util.finder used by org.apache.struts2.util.finderClassDescriptionClassFinder searches the classpath of the specified ClassLoaderInterface for packages, classes, constructors, methods, or fields with specific annotations.Classes implementing this interface can find resources and load classes, usually delegating to a class loaderThis is the testing interface that is used to accept or reject resources.Use with ClassFinder to filter the Urls to be scanned, example: