| Package | Description |
|---|---|
| org.jboss.weld.bean.interceptor | |
| org.jboss.weld.interceptor.builder | |
| org.jboss.weld.interceptor.proxy | |
| org.jboss.weld.manager |
| Constructor and Description |
|---|
InterceptorBindingsAdapter(InterceptionModel<ClassMetadata<?>,?> interceptionModel) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BuildableInterceptionModel<T,I>
An interception model that can be manipulated by the builder.
|
| Modifier and Type | Method and Description |
|---|---|
InterceptionModel<T,I> |
InterceptionModelBuilder.build() |
| Constructor and Description |
|---|
InterceptorMethodHandler(Object targetInstance,
ClassMetadata<?> targetClassMetadata,
InterceptionModel<ClassMetadata<?>,?> interceptionModel,
InterceptorInstantiator<?,?> interceptorInstantiator,
InvocationContextFactory invocationContextFactory) |
InterceptorProxyCreatorImpl(InterceptorInstantiator<?,?> interceptorInstantiator,
InvocationContextFactory invocationContextFactory,
InterceptionModel<ClassMetadata<?>,?> interceptionModel) |
| Modifier and Type | Method and Description |
|---|---|
Map<Class<?>,InterceptionModel<ClassMetadata<?>,?>> |
BeanManagerImpl.getInterceptorModelRegistry() |
Copyright © 2014 Seam Framework. All Rights Reserved.