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,
WeldInterceptorInstances 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) |
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)
protected Object delegateInterception(javax.interceptor.InvocationContext invocationContext, javax.enterprise.inject.spi.InterceptionType interceptionType, List<javax.enterprise.inject.spi.Interceptor<?>> currentInterceptors, WeldInterceptorInstances interceptorInstances) throws Exception
Exception
Copyright © 2016 JBoss by Red Hat. All rights reserved.