Type alias InstanceBeanBehaviour

InstanceBeanBehaviour: typeof CAUTIOUS | typeof EAGER | typeof LAZY

A behaviour indicates how a bean should act when resolving and instancing. Behaviours who allows instancing.

Generated using TypeDoc