com.epam.admintool.builder.util
Class ClassLocator
java.lang.Object
com.epam.admintool.builder.util.ClassLocator
public class ClassLocator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassLocator
public ClassLocator(String... packageNames)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
ClassLocator
public ClassLocator(ClassLoader classLoader,
String... packageNames)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
getAllClassLocations
public List<ClassLocation> getAllClassLocations()
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.