Uses of Interface
jakarta.interceptor.InvocationContext
-
Uses of InvocationContext in jakarta.enterprise.inject.spi
Modifier and TypeMethodDescriptionInterceptor.intercept
(InterceptionType type, T instance, InvocationContext ctx) Invokes the specified kind of lifecycle callback or method invocation interception upon the given interceptor instance.