Class WebApiProxyGenLoader
- java.lang.Object
- 
- io.vertx.ext.web.api.service.generator.WebApiProxyGenLoader
 
- 
- All Implemented Interfaces:
- io.vertx.codegen.processor.GeneratorLoader
 
 public class WebApiProxyGenLoader extends Object implements io.vertx.codegen.processor.GeneratorLoader 
- 
- 
Constructor SummaryConstructors Constructor Description WebApiProxyGenLoader()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Stream<io.vertx.codegen.processor.Generator<?>>loadGenerators(ProcessingEnvironment processingEnv)
 
- 
- 
- 
Method Detail- 
loadGeneratorspublic Stream<io.vertx.codegen.processor.Generator<?>> loadGenerators(ProcessingEnvironment processingEnv) - Specified by:
- loadGeneratorsin interface- io.vertx.codegen.processor.GeneratorLoader
 
 
- 
 
-