Skip to content

Lazy Singleton

Randgalt edited this page Sep 13, 2012 · 3 revisions
You can use lazy singleton either by annotating a class with @LazySingleton or using the LazySingletonScope when binding: LazySingletonScope.get().
Clone this wiki locally