Package | Description |
---|---|
com.opensymphony.xwork2.util.finder |
Class and Description |
---|
ClassFinder
ClassFinder searches the classpath of the specified ClassLoaderInterface for
packages, classes, constructors, methods, or fields with specific annotations.
|
ClassFinder.Annotatable |
ClassFinder.AnnotationInfo |
ClassFinder.ClassInfo |
ClassFinder.FieldInfo |
ClassFinder.Info |
ClassFinder.MethodInfo |
ClassLoaderInterface
Classes implementing this interface can find resources and load classes, usually delegating to a class
loader
|
Test
This is the testing interface that is used to accept or reject resources.
|
UrlSet
Use with ClassFinder to filter the Urls to be scanned, example:
|
UrlSet.FileProtocolNormalizer |
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.