Class FallbackBeanInstanceProducer

  • All Implemented Interfaces:
    BeanInstanceProducer

    public class FallbackBeanInstanceProducer
    extends Object
    implements BeanInstanceProducer
    BeanInstanceProducer implementation based on direct instantiation. Usually, this is used when either:
    • there is no configured back-end container, or
    • the back-end container did not define a bean for this class.