public abstract class AbstractManifoldHost extends BaseService implements IManifoldHost
| Constructor and Description |
|---|
AbstractManifoldHost() |
| Modifier and Type | Method and Description |
|---|---|
ClassLoader |
getActualClassLoader() |
ClassLoader |
getClassLoaderForFile(IFile file) |
boolean |
isPathIgnored(String path) |
doInit, doUninit, init, isInited, uninitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddTypeSystemListenerAsWeakRef, createdType, getArrayTypeName, getFileSystem, getJavaParser, getSingleModulegetInterfacepublic ClassLoader getActualClassLoader()
getActualClassLoader in interface IManifoldHostpublic ClassLoader getClassLoaderForFile(IFile file)
getClassLoaderForFile in interface IManifoldHostpublic boolean isPathIgnored(String path)
isPathIgnored in interface IManifoldHostCopyright © 2024. All rights reserved.