public final class InjektingObjectFactory extends Object
| Constructor and Description |
|---|
InjektingObjectFactory(IReflectionValueInjector reflectionValueInjector) |
| Modifier and Type | Method and Description |
|---|---|
Object |
create(IInjektionObjectDescription result) |
static InjektingObjectFactory |
create(IReflectionValueProvider valueProvider,
Map<Class,IValueHolder> services,
Map<Class,Class> links) |
public InjektingObjectFactory(IReflectionValueInjector reflectionValueInjector)
public static final InjektingObjectFactory create(IReflectionValueProvider valueProvider, Map<Class,IValueHolder> services, Map<Class,Class> links)
public Object create(IInjektionObjectDescription result) throws CreationException
CreationExceptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.