public interface IValueInjector extends IInjectingObjectFactory
| Modifier and Type | Method and Description |
|---|---|
<T> void |
inject(T object) |
create, create<T> void inject(T object)
throws InjectionException
InjectionExceptionCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.