Package org.jboss.as.weld.injection
Class WeldInjectionContextInterceptor
java.lang.Object
org.jboss.as.weld.injection.WeldInjectionContextInterceptor
- All Implemented Interfaces:
org.jboss.invocation.Interceptor
public class WeldInjectionContextInterceptor
extends Object
implements org.jboss.invocation.Interceptor
Interceptor that attaches all the nessesary information for weld injection to the interceptor context
- Author:
- Stuart Douglas
-
Field Summary
Fields inherited from interface org.jboss.invocation.Interceptor
EMPTY_ARRAY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprocessInvocation(org.jboss.invocation.InterceptorContext context)
-
Constructor Details
-
WeldInjectionContextInterceptor
-
-
Method Details
-
processInvocation
- Specified by:
processInvocationin interfaceorg.jboss.invocation.Interceptor- Throws:
Exception
-