Class AbstractManifoldHost
java.lang.Object
manifold.api.service.BaseService
manifold.internal.host.AbstractManifoldHost
- All Implemented Interfaces:
IManifoldHost, IPluginHost, IService
- Direct Known Subclasses:
SingleModuleManifoldHost
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetClassLoaderForFile(IFile file) booleanisPathIgnored(String path) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IManifoldHost
addTypeSystemListenerAsWeakRef, createdType, getArrayTypeName, getFileSystem, getJavaParser, getSingleModuleMethods inherited from interface IPluginHost
getInterface
-
Constructor Details
-
AbstractManifoldHost
public AbstractManifoldHost()
-
-
Method Details
-
getActualClassLoader
- Specified by:
getActualClassLoaderin interfaceIManifoldHost
-
getClassLoaderForFile
- Specified by:
getClassLoaderForFilein interfaceIManifoldHost
-
isPathIgnored
- Specified by:
isPathIgnoredin interfaceIManifoldHost
-