Class ConstructorInjector<T>

java.lang.Object
com.google.inject.internal.ConstructorInjector<T>

final class ConstructorInjector<T> extends Object
Creates instances using an injectable constructor. After construction, all injectable fields and methods are injected.