| Package | Description |
|---|---|
| org.jboss.weld.injection.producer | |
| org.jboss.weld.interceptor.proxy |
| Modifier and Type | Method and Description |
|---|---|
protected T |
InterceptorApplyingInstantiator.applyInterceptors(T instance,
InterceptionContext interceptionContext) |
| Modifier and Type | Method and Description |
|---|---|
static InterceptionContext |
InterceptionContext.forConstructorInterception(InterceptionModel interceptionModel,
CreationalContext<?> ctx,
BeanManagerImpl manager,
SlimAnnotatedType<?> type) |
static InterceptionContext |
InterceptionContext.forNonConstructorInterception(InterceptionModel interceptionModel,
CreationalContext<?> ctx,
BeanManagerImpl manager,
SlimAnnotatedType<?> type) |
| Constructor and Description |
|---|
InterceptorMethodHandler(InterceptionContext ctx) |
Copyright © 2014. All Rights Reserved.