Package io.quarkus.qute
Class CacheSectionHelper
java.lang.Object
io.quarkus.qute.CacheSectionHelper
- All Implemented Interfaces:
SectionHelper
This section can be used to cache parts of the template.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceA cache abstraction.static classNested classes/interfaces inherited from interface io.quarkus.qute.SectionHelper
SectionHelper.SectionResolutionContext -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
resolve
- Specified by:
resolvein interfaceSectionHelper- Returns:
- the result node
-