Uses of Interface
com.opensymphony.xwork2.util.finder.Test
Packages that use Test
-
Uses of Test in com.opensymphony.xwork2.util.finder
Methods in com.opensymphony.xwork2.util.finder with parameters of type TestModifier and TypeMethodDescriptionClassFinderFactory.buildClassFinder
(ClassLoaderInterface classLoaderInterface, Collection<URL> urls, boolean extractBaseInterfaces, Set<String> protocols, Test<String> classNameFilter) ClassFinder.findClasses
(Test<ClassFinder.ClassInfo> test)