public class ClassNameLocatorImpl extends Object implements ClassNameLocator
Constructor and Description |
---|
ClassNameLocatorImpl(ClasspathScanner scanner) |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
locateClassNames(String packageName)
Synchronization should not be necessary, but perhaps the underlying ClassLoader's are sensitive to threading.
|
public ClassNameLocatorImpl(ClasspathScanner scanner)
public Collection<String> locateClassNames(String packageName)
locateClassNames
in interface ClassNameLocator
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.