LCSynchronizer
@interface LCSynchronizer : NSObject
The LCSynchronizer
object is used during micro service initialization to
synchronize asynchronous initialization. This object is only needed if you require some
asynchronous initialization and can be ignored otherwise.