Class CompilerHelperServices

java.lang.Object
com.espertech.esper.compiler.internal.util.CompilerHelperServices

public class CompilerHelperServices extends Object
  • 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)