public class InterceptorInvocationContext<T> extends AbstractInvocationContext<T>
Constructor and Description |
---|
InterceptorInvocationContext(T target,
javax.enterprise.inject.spi.InterceptionType type,
List<javax.enterprise.inject.spi.Interceptor<?>> interceptors,
Map<javax.enterprise.inject.spi.Interceptor<?>,?> instances,
Method method,
Object[] parameters) |
Modifier and Type | Method and Description |
---|---|
Object |
proceed() |
getContextData, getMethod, getParameters, getTarget, getTimer, setParameters
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.