Package manifold.internal.host
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 manifold.internal.host.AbstractManifoldHost
getActualClassLoader, getClassLoaderForFile, isPathIgnoredMethods inherited from class manifold.api.service.BaseService
doInit, doUninit, init, isInited, uninitMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface manifold.api.host.IManifoldHost
getArrayTypeNameMethods inherited from interface manifold.api.service.IPluginHost
getInterface
-
Constructor Details
-
SingleModuleManifoldHost
public SingleModuleManifoldHost()
-
-
Method Details
-
getFileSystem
-
getJavaParser
-
getSingleModule
-
addTypeSystemListenerAsWeakRef
-
createdType
-