public interface ClassFinderFactory
| Modifier and Type | Method and Description | 
|---|---|
| ClassFinder | buildClassFinder(ClassLoaderInterface classLoaderInterface,
                Collection<URL> urls,
                boolean extractBaseInterfaces,
                Set<String> protocols,
                Test<String> classNameFilter) | 
ClassFinder buildClassFinder(ClassLoaderInterface classLoaderInterface, Collection<URL> urls, boolean extractBaseInterfaces, Set<String> protocols, Test<String> classNameFilter)
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.