Methods
init()
- Source:
init method without serial number
(highly recommended to be implemented as synchronous)
Component disabled auto componentId
All of your instances will have static componentId based on your packagename
.
This will simplify singleton object.
init method without serial number
(highly recommended to be implemented as synchronous)