Package io.quarkus.qute.deployment
Class Descriptors
- java.lang.Object
-
- io.quarkus.qute.deployment.Descriptors
-
final class Descriptors extends Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static io.quarkus.gizmo.MethodDescriptorBUNDLES_GET_TEMPLATE(package private) static io.quarkus.gizmo.MethodDescriptorTEMPLATE_INSTANCE(package private) static io.quarkus.gizmo.MethodDescriptorTEMPLATE_INSTANCE_DATA(package private) static io.quarkus.gizmo.MethodDescriptorTEMPLATE_INSTANCE_RENDER
-
Constructor Summary
Constructors Constructor Description Descriptors()
-
-
-
Field Detail
-
TEMPLATE_INSTANCE
static final io.quarkus.gizmo.MethodDescriptor TEMPLATE_INSTANCE
-
TEMPLATE_INSTANCE_DATA
static final io.quarkus.gizmo.MethodDescriptor TEMPLATE_INSTANCE_DATA
-
TEMPLATE_INSTANCE_RENDER
static final io.quarkus.gizmo.MethodDescriptor TEMPLATE_INSTANCE_RENDER
-
BUNDLES_GET_TEMPLATE
static final io.quarkus.gizmo.MethodDescriptor BUNDLES_GET_TEMPLATE
-
-