java.lang.Object
io.smallrye.mutiny.vertx.codegen.MutinyGeneratorLoader
All Implemented Interfaces:
io.vertx.codegen.GeneratorLoader

public class MutinyGeneratorLoader extends Object implements io.vertx.codegen.GeneratorLoader
  • Constructor Details

    • MutinyGeneratorLoader

      public MutinyGeneratorLoader()
  • Method Details

    • loadGenerators

      public Stream<io.vertx.codegen.Generator<?>> loadGenerators(ProcessingEnvironment processingEnv)
      Specified by:
      loadGenerators in interface io.vertx.codegen.GeneratorLoader