| Package | Description |
|---|---|
| org.jboss.weld.bean.interceptor | |
| org.jboss.weld.interceptor.proxy | |
| org.jboss.weld.interceptor.reader | |
| org.jboss.weld.interceptor.spi.metadata |
| Modifier and Type | Method and Description |
|---|---|
InterceptorInvocation |
CustomInterceptorMetadata.getInterceptorInvocation(Object interceptorInstance,
InterceptionType interceptionType) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomInterceptorInvocation<T> |
| Modifier and Type | Method and Description |
|---|---|
InterceptorInvocation |
AbstractInterceptorMetadata.getInterceptorInvocation(Object interceptorInstance,
InterceptionType interceptionType) |
| Modifier and Type | Method and Description |
|---|---|
InterceptorInvocation |
InterceptorMetadata.getInterceptorInvocation(Object interceptorInstance,
InterceptionType interceptionType)
Creates a
InterceptorInvocation object representing invocation of interceptor methods of a given type on a given interceptor instance. |
Copyright © 2017. All rights reserved.