T - the type of the interceptor classpublic interface InterceptorFactory<T>
| Modifier and Type | Method and Description |
|---|---|
T |
create(CreationalContext<T> ctx,
BeanManagerImpl manager)
Create a new instance of the interceptor
|
T create(CreationalContext<T> ctx, BeanManagerImpl manager)
ctx - manager - Copyright © 2014. All Rights Reserved.