service
services
from other componentsready
, initialized
, started
, stopped
init
, start
, stop
ready
to initialized
will wait for all its dependencies to be in initialized
state. This is automatically handled by the platform.component X
requires a component which requires component X
directly or in one of its dependencies, the platform will not start