public interface IClassLoaderProvider
Modifier and Type | Method and Description |
---|---|
java.lang.ClassLoader |
getClassLoader(Pattern pattern)
Finds the class loader usable for interpreting expressions defined inside the pattern.
|
java.lang.ClassLoader getClassLoader(Pattern pattern) throws IncQueryException
pattern
- IncQueryException
- if no classloader is found, or classloader cannot be initialized, an exception is thrown