public class InjectManager.DelegateReferenceFactory<T> extends InjectManager.ReferenceFactory<T>
Modifier and Type | Method and Description |
---|---|
T |
create(CreationalContextImpl<T> env,
CreationalContextImpl<?> parentEnv,
InjectionPoint ip) |
create, getBean, isProducer, isResolved, validate
public T create(CreationalContextImpl<T> env, CreationalContextImpl<?> parentEnv, InjectionPoint ip)
create
in class InjectManager.ReferenceFactory<T>