Join Slack
Powered by
<@U25U0KPFT> There is already support for Singleto...
# tornadofx
e
edvin
10/30/2016, 4:57 PM
@carlw
There is already support for Singleton, Scoped and Prototype. A Singleton is
inject(DefaultScope)
, Scoped is
inject()
and Prototype is
inject()
for a Fragment 🙂
Open in Slack
Previous
Next