public class Java8ClassFinderFactory extends Object implements ClassFinderFactory
| Constructor and Description |
|---|
Java8ClassFinderFactory() |
| Modifier and Type | Method and Description |
|---|---|
ClassFinder |
buildClassFinder(ClassLoaderInterface classLoaderInterface,
Collection<URL> urls,
boolean extractBaseInterfaces,
Set<String> protocols,
Test<String> classNameFilter) |
public ClassFinder buildClassFinder(ClassLoaderInterface classLoaderInterface, Collection<URL> urls, boolean extractBaseInterfaces, Set<String> protocols, Test<String> classNameFilter)
buildClassFinder in interface ClassFinderFactoryCopyright © 2000–2016 Apache Software Foundation. All rights reserved.