-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 9.2
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Runtime
-
Epic Link:
-
Tags:
Review the javadoc and documentation so it is clear how a component is started and notified about its state and the state of the platform.
Today the activate, deactivate, registerContribution, start, stop and the listener that can be added by `Famework.getRuntime().getComponentManager().addListener` are not clear and force to read implementation.
An overall component lifecycle map will help to catch quickly the big picture.