Uses of Interface
io.quarkus.arc.ArcInvocationContext
Packages that use ArcInvocationContext
-
Uses of ArcInvocationContext in io.quarkus.arc
Methods in io.quarkus.arc with parameters of type ArcInvocationContextModifier and TypeMethodDescriptionInterceptorCreator.InterceptFunction.intercept(ArcInvocationContext invocationContext) The returned value is ignored by the container when the method is invoked to interpose on a lifecycle event.