class

LF::DI::BeanFactoryImpl(T)

Inherits LF::DI::BeanFactory < Reference < Object

Constructors

new(*, name : String, scope : String = "singleton", factory : Proc(ApplicationContext, T))
Source

Instance methods

create(context : ApplicationContext) : T
Source