Class CompilerHelperServices
java.lang.Object
com.espertech.esper.compiler.internal.util.CompilerHelperServices
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected static com.espertech.esper.common.internal.compile.stage3.ModuleCompileTimeServices
getCompileTimeServices
(CompilerArguments arguments, String moduleName, Set<String> moduleUses, boolean isFireAndForget) protected static com.espertech.esper.common.internal.settings.ClasspathImportServiceCompileTime
makeClasspathImportService
(com.espertech.esper.common.client.configuration.Configuration configuration)
-
Constructor Details
-
CompilerHelperServices
public CompilerHelperServices()
-
-
Method Details
-
getCompileTimeServices
protected static com.espertech.esper.common.internal.compile.stage3.ModuleCompileTimeServices getCompileTimeServices(CompilerArguments arguments, String moduleName, Set<String> moduleUses, boolean isFireAndForget) throws EPCompileException - Throws:
EPCompileException
-
makeClasspathImportService
protected static com.espertech.esper.common.internal.settings.ClasspathImportServiceCompileTime makeClasspathImportService(com.espertech.esper.common.client.configuration.Configuration configuration)
-