Package com.opensymphony.xwork2.util.finder

Interface Summary
ClassFinder.Info  
Test<T> This is the testing interface that is used to accept or reject resources.
 

Class Summary
ClassFinder ClassFinder searches the classpath of the specified classloader for packages, classes, constructors, methods, or fields with specific annotations.
ResourceFinder  
UrlSet Use with ClassFinder to filter the Urls to be scanned, example:
 



Copyright © 2000-2009 Apache Software Foundation. All Rights Reserved.