The current pattern to register a ComponentManager#Listener instance, with callbacks for some runtime lifecycle phases, is to register a listener created on the fly, typically when starting a component.
It might be easier to automatically register all components that implement the Listener interface. If so, the listener API should be reviewed to make the Listener API clearer with respect to the DefaultComponent API.
- is related to
-
NXP-23206 Document the component lifecycle
- Open
- Is referenced in