Class AsyncApiGeneratorJsonCodeGen
java.lang.Object
io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorCodeGenBase
io.quarkiverse.asyncapi.generator.input.AsyncApiPathGeneratorCodeGen
io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorJsonCodeGen
- All Implemented Interfaces:
io.quarkus.deployment.CodeGenProvider
-
Field Summary
Fields inherited from class io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorCodeGenBase
extension -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.quarkiverse.asyncapi.generator.input.AsyncApiPathGeneratorCodeGen
buildCodeGenerators, excludedFiles, isCandidateFile, triggerMethods inherited from class io.quarkiverse.asyncapi.generator.input.AsyncApiGeneratorCodeGenBase
inputDirectory, inputExtension, providerId, triggerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.quarkus.deployment.CodeGenProvider
getInputDirectory, init, inputExtensions, shouldRun
-
Constructor Details
-
AsyncApiGeneratorJsonCodeGen
public AsyncApiGeneratorJsonCodeGen()
-