public class Jsr299BindingsCreateInterceptor extends Object implements org.jboss.invocation.Interceptor
| Constructor and Description |
|---|
Jsr299BindingsCreateInterceptor(String beanArchiveId,
String ejbName) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.value.InjectedValue<org.jboss.weld.ejb.spi.InterceptorBindings> |
getInterceptorBindings() |
org.jboss.msc.value.InjectedValue<WeldBootstrapService> |
getWeldContainer() |
Object |
processInvocation(org.jboss.invocation.InterceptorContext interceptorContext) |
public Object processInvocation(org.jboss.invocation.InterceptorContext interceptorContext) throws Exception
processInvocation in interface org.jboss.invocation.InterceptorExceptionpublic org.jboss.msc.value.InjectedValue<WeldBootstrapService> getWeldContainer()
public org.jboss.msc.value.InjectedValue<org.jboss.weld.ejb.spi.InterceptorBindings> getInterceptorBindings()
Copyright © 2014 JBoss by Red Hat. All rights reserved.