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, uninit
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addTypeSystemListenerAsWeakRef, createdType, getArrayTypeName, getFileSystem, getJavaParser, getSingleModule
getInterface
public ClassLoader getActualClassLoader()
getActualClassLoader
in interface IManifoldHost
public ClassLoader getClassLoaderForFile(IFile file)
getClassLoaderForFile
in interface IManifoldHost
public boolean isPathIgnored(String path)
isPathIgnored
in interface IManifoldHost
Copyright © 2024. All rights reserved.