public class Jsr299BindingsInterceptor extends Object implements org.jboss.invocation.Interceptor
| Modifier and Type | Method and Description |
|---|---|
protected Object |
delegateInterception(jakarta.interceptor.InvocationContext invocationContext,
jakarta.enterprise.inject.spi.InterceptionType interceptionType,
List<jakarta.enterprise.inject.spi.Interceptor<?>> currentInterceptors,
InterceptorInstances interceptorInstances) |
static org.jboss.invocation.InterceptorFactory |
factory(jakarta.enterprise.inject.spi.InterceptionType interceptionType,
org.jboss.msc.service.ServiceBuilder<?> builder,
org.jboss.msc.service.ServiceName interceptorBindingServiceName,
ComponentInterceptorSupport interceptorSupport) |
Object |
processInvocation(org.jboss.invocation.InterceptorContext context) |
public static org.jboss.invocation.InterceptorFactory factory(jakarta.enterprise.inject.spi.InterceptionType interceptionType,
org.jboss.msc.service.ServiceBuilder<?> builder,
org.jboss.msc.service.ServiceName interceptorBindingServiceName,
ComponentInterceptorSupport interceptorSupport)
protected Object delegateInterception(jakarta.interceptor.InvocationContext invocationContext, jakarta.enterprise.inject.spi.InterceptionType interceptionType, List<jakarta.enterprise.inject.spi.Interceptor<?>> currentInterceptors, InterceptorInstances interceptorInstances) throws Exception
ExceptionCopyright © 2022 JBoss by Red Hat. All rights reserved.