org.sfm.reflect.impl
public final class InjectConstructorInstantiator<S,T> extends Object implements Instantiator<S,T>
| Constructor and Description |
|---|
InjectConstructorInstantiator(ConstructorDefinition<T> constructorDefinition,
Map<ConstructorParameter,Getter<S,?>> injections) |
public InjectConstructorInstantiator(ConstructorDefinition<T> constructorDefinition, Map<ConstructorParameter,Getter<S,?>> injections)
Copyright © 2015. All rights reserved.