Uses of Class
io.quarkus.deployment.codegen.CodeGenData
Packages that use CodeGenData
-
Uses of CodeGenData in io.quarkus.deployment
Methods in io.quarkus.deployment that return types with arguments of type CodeGenDataModifier and TypeMethodDescriptionstatic List<CodeGenData>CodeGenerator.init(io.quarkus.bootstrap.model.ApplicationModel model, Map<String, String> properties, ClassLoader deploymentClassLoader, Collection<DevModeContext.ModuleInfo> modules) Methods in io.quarkus.deployment with parameters of type CodeGenDataModifier and TypeMethodDescriptionstatic booleanCodeGenerator.trigger(ClassLoader deploymentClassLoader, CodeGenData data, io.quarkus.bootstrap.model.ApplicationModel appModel, org.eclipse.microprofile.config.Config config, boolean test) generate sources for given code gen