public class ClassLocator extends Object
Constructor and Description |
---|
ClassLocator(ClassLoader classLoader,
String... packageNames) |
ClassLocator(String... packageNames) |
Modifier and Type | Method and Description |
---|---|
List<ClassLocation> |
getAllClassLocations() |
public ClassLocator(String... packageNames) throws ClassNotFoundException
ClassNotFoundException
public ClassLocator(ClassLoader classLoader, String... packageNames) throws ClassNotFoundException
ClassNotFoundException
public List<ClassLocation> getAllClassLocations() throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
Copyright © 2000–2022 EPAM Systems. All rights reserved.