Package io.quarkus.vertx.web.deployment
Interface ReactiveRoutesProcessor.ValueProvider
- Enclosing class:
ReactiveRoutesProcessor
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionio.quarkus.gizmo2.Exprget(org.jboss.jandex.MethodParameterInfo methodParam, Set<org.jboss.jandex.AnnotationInstance> annotations, io.quarkus.gizmo2.Var routingContext, io.quarkus.gizmo2.creator.BlockCreator bc, io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveHierarchyBuildItem> reflectiveHierarchy)
-
Method Details
-
get
io.quarkus.gizmo2.Expr get(org.jboss.jandex.MethodParameterInfo methodParam, Set<org.jboss.jandex.AnnotationInstance> annotations, io.quarkus.gizmo2.Var routingContext, io.quarkus.gizmo2.creator.BlockCreator bc, io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveHierarchyBuildItem> reflectiveHierarchy)
-