Uses of Package
io.quarkus.qute.trace
Packages that use io.quarkus.qute.trace
-
Classes in io.quarkus.qute.trace used by io.quarkus.quteClassDescriptionListener interface for tracing the rendering process of Qute templates.
-
Classes in io.quarkus.qute.trace used by io.quarkus.qute.traceClassDescriptionBase class for trace events related to template rendering.Represents an event fired during the resolution of a template node.Event representing a significant moment in the lifecycle of a template rendering, such as the start or the end of rendering a
TemplateInstance.