public interface InjectionTargetFactory<T>
| Modifier and Type | Method and Description |
|---|---|
InjectionTarget<T> |
createInjectionTarget(Bean<T> bean) |
InjectionTarget<T> createInjectionTarget(Bean<T> bean)
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.