Class JVMCodeGenerator

  • All Implemented Interfaces:
    io.quarkus.deployment.CodeGenProvider

    
    public abstract class JVMCodeGenerator
     implements CodeGenProvider
                        
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String providerId()
      String inputDirectory()
      boolean trigger(CodeGenContext context)
      boolean shouldRun(Path sourceDir, Config config)
      • Methods inherited from class io.quarkus.deployment.CodeGenProvider

        getInputDirectory, init, inputExtension, inputExtensions, resolve
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait