public interface ClassLoaderFactory
| Modifier and Type | Method and Description |
|---|---|
IClassLoader |
getLoader(ClassLoaderReference classLoaderReference,
IClassHierarchy cha,
AnalysisScope scope)
Return a class loader corresponding to a given
class loader identifier.
|
IClassLoader getLoader(ClassLoaderReference classLoaderReference, IClassHierarchy cha, AnalysisScope scope) throws IOException
classLoaderReference - identifier for the desired class loaderIOExceptionCopyright © 2015. All rights reserved.