public class Jsr299BindingsInterceptor extends Object implements Serializable, org.jboss.invocation.Interceptor
| Modifier and Type | Class and Description |
|---|---|
static class |
Jsr299BindingsInterceptor.Factory |
| Modifier | Constructor and Description |
|---|---|
protected |
Jsr299BindingsInterceptor(org.jboss.weld.manager.BeanManagerImpl beanManager,
String ejbName,
org.jboss.invocation.InterceptorFactoryContext context,
javax.enterprise.inject.spi.InterceptionType interceptionType,
ClassLoader classLoader) |
| 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) |
protected org.jboss.weld.ejb.spi.InterceptorBindings |
getInterceptorBindings(String ejbName) |
Object |
processInvocation(org.jboss.invocation.InterceptorContext context) |
protected Jsr299BindingsInterceptor(org.jboss.weld.manager.BeanManagerImpl beanManager,
String ejbName,
org.jboss.invocation.InterceptorFactoryContext context,
javax.enterprise.inject.spi.InterceptionType interceptionType,
ClassLoader classLoader)
protected Object delegateInterception(javax.interceptor.InvocationContext invocationContext, javax.enterprise.inject.spi.InterceptionType interceptionType, List<javax.enterprise.inject.spi.Interceptor<?>> currentInterceptors) throws Exception
Exceptionpublic Object processInvocation(org.jboss.invocation.InterceptorContext context) throws Exception
processInvocation in interface org.jboss.invocation.InterceptorExceptionprotected org.jboss.weld.ejb.spi.InterceptorBindings getInterceptorBindings(String ejbName)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.