Class BoundProviderFactory<T>

java.lang.Object
com.google.inject.internal.ProviderInternalFactory<T>
com.google.inject.internal.BoundProviderFactory<T>
All Implemented Interfaces:
CreationListener, InternalFactory<T>

final class BoundProviderFactory<T> extends ProviderInternalFactory<T> implements CreationListener
Delegates to a custom factory which is also bound in the injector.