Class InterceptorInvoker
java.lang.Object
org.apache.cxf.microprofile.client.cdi.InterceptorInvoker
-
Constructor Summary
ConstructorsConstructorDescriptionInterceptorInvoker(jakarta.enterprise.inject.spi.Interceptor<?> interceptor, Object interceptorInstance) -
Method Summary
-
Constructor Details
-
InterceptorInvoker
public InterceptorInvoker(jakarta.enterprise.inject.spi.Interceptor<?> interceptor, Object interceptorInstance)
-