Package | Description |
---|---|
org.jboss.weld.interceptor.chain | |
org.jboss.weld.interceptor.proxy |
Modifier and Type | Class and Description |
---|---|
class |
AbstractInterceptionChain |
Modifier and Type | Class and Description |
---|---|
class |
SimpleInterceptionChain |
Constructor and Description |
---|
InterceptorInvocationContext(InterceptionChain interceptionChain,
Constructor<?> constructor,
Object[] parameters,
Map<String,Object> contextData) |
InterceptorInvocationContext(InterceptionChain interceptionChain,
Object target,
Method targetMethod,
Object timer) |
InterceptorInvocationContext(InterceptionChain interceptionChain,
Object target,
Method targetMethod,
Object[] parameters) |
Copyright © 2016. All rights reserved.