| Package | Description |
|---|---|
| org.jboss.weld.interceptor.builder |
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.model |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InterceptionModelBuilder.setTargetClassInterceptorMetadata(TargetClassInterceptorMetadata targetClassInterceptorMetadata) |
| Modifier and Type | Field and Description |
|---|---|
static TargetClassInterceptorMetadata |
TargetClassInterceptorMetadata.EMPTY_INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
<T> TargetClassInterceptorMetadata |
InterceptorMetadataReader.getTargetClassInterceptorMetadata(EnhancedAnnotatedType<T> type) |
static TargetClassInterceptorMetadata |
TargetClassInterceptorMetadata.of(Map<InterceptionType,List<Method>> interceptorMethodMap) |
| Modifier and Type | Method and Description |
|---|---|
TargetClassInterceptorMetadata |
InterceptionModel.getTargetClassInterceptorMetadata()
Returns the interceptor metadata for the component class of this component.
|
Copyright © 2017. All rights reserved.