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 java.io.IOException
classLoaderReference - identifier for the desired class loaderjava.io.IOException