Class ForgetfulConstructorInjection

All Implemented Interfaces:
Serializable, ComponentFactory, InjectionFactory

public class ForgetfulConstructorInjection extends ConstructorInjection
Constructor Injection where 'which constructor?' is re-calculated each time an instance is asked to construct a component.
See Also:
  • Constructor Details

    • ForgetfulConstructorInjection

      public ForgetfulConstructorInjection()