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