Introducing handling of crashed applications.
authorMichael Schuldt <michael.schuldt@bmw-carit.de>
Thu, 8 Dec 2011 14:38:19 +0000 (15:38 +0100)
committerMichael Schuldt <michael.schuldt@bmw-carit.de>
Thu, 8 Dec 2011 14:45:52 +0000 (15:45 +0100)
commit0bcdb717a141e64cee4f38f7daf48e185e0684b0
tree33582413eb4cec99e3b186d7a2934f1cb16495fc
parent6531f78104f465228cac2262eff9b27408f4b167
Introducing handling of crashed applications.

- If an application crashes, the reference to this
  application will be automatically removed
LayerManagerPlugins/Communicators/DBUSCommunicator/include/DBUSCommunicator.h
LayerManagerPlugins/Communicators/DBUSCommunicator/include/DBUSMessageHandler.h
LayerManagerPlugins/Communicators/DBUSCommunicator/src/DBUSCommunicator.cpp
LayerManagerPlugins/Communicators/DBUSCommunicator/src/DBUSMessageHandler.cpp