Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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