tmf: Add a waitForInitialization() to the state system module
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 24 Jan 2014 21:06:28 +0000 (16:06 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 27 Jan 2014 16:27:53 +0000 (11:27 -0500)
commit09ec275eb5dc0fb14f7941cb168ce85792a9e12f
tree529893e56d8ce3276e21abbe8becefceb5dfc57c
parent2e21b6d8848a9a5a2ca4cc4093d6663712afde87
tmf: Add a waitForInitialization() to the state system module

With this, views and other components can be notified when the
underlying state system is instantiated and ready to be queried.

Change-Id: I0802d95b3311b1124803b55b3c5dd617e26afa48
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/21069
Tested-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
IP-Clean: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/statesystem/StateSystemAnalysisModuleTest.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statesystem/TmfStateSystemAnalysisModule.java
This page took 0.029414 seconds and 5 git commands to generate.