Class SingleModuleManifoldHost
java.lang.Object
manifold.api.service.BaseService
manifold.internal.host.AbstractManifoldHost
manifold.internal.host.SingleModuleManifoldHost
- All Implemented Interfaces:
IManifoldHost, IPluginHost, IService
- Direct Known Subclasses:
JavacManifoldHost, RuntimeManifoldHost
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddTypeSystemListenerAsWeakRef(Object ctx, ITypeSystemListener listener) voidcreatedType(IFileFragment file, String[] types) Methods inherited from class AbstractManifoldHost
getActualClassLoader, getClassLoaderForFile, isPathIgnoredMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IManifoldHost
getArrayTypeNameMethods inherited from interface IPluginHost
getInterface
-
Constructor Details
-
SingleModuleManifoldHost
public SingleModuleManifoldHost()
-
-
Method Details
-
getFileSystem
-
getJavaParser
-
getSingleModule
-
addTypeSystemListenerAsWeakRef
-
createdType
-