Package | Description |
---|---|
org.jboss.weld.bean.interceptor |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
org.jboss.weld.interceptor.proxy |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
org.jboss.weld.interceptor.reader |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
org.jboss.weld.interceptor.spi.metadata |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
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 © 2023. All rights reserved.