Uses of Class
io.quarkus.arc.processor.RuntimeTypeCreator
Packages that use RuntimeTypeCreator
-
Uses of RuntimeTypeCreator in io.quarkus.arc.processor
Methods in io.quarkus.arc.processor that return RuntimeTypeCreatorModifier and TypeMethodDescriptionstatic RuntimeTypeCreatorRuntimeTypeCreator.of(io.quarkus.gizmo2.creator.BlockCreator bc) Returns aRuntimeTypeCreatorfor the given block.RuntimeTypeCreator.withCache(io.quarkus.gizmo2.Var cache) RuntimeTypeCreator.withIndex(org.jboss.jandex.IndexView index) Returns a newRuntimeTypeCreatorwith the givenIndexViewRuntimeTypeCreator.withTCCL(io.quarkus.gizmo2.Var tccl) Returns a newRuntimeTypeCreatorwith the giventccl.