ServiceRunner creates ServiceClient before IMethodCallHandler to pass the ServiceClie... 70/136270/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Thu, 29 Jun 2017 02:01:09 +0000 (11:01 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Thu, 29 Jun 2017 02:01:09 +0000 (11:01 +0900)
commita3d11712f7e8967f588bf1b59ffe7bd56ca713b5
treebfb2dc9cb3496e18953f484509335e26d7546176
parent0baf3c484729728d69098365edbadf4bfe6b3754
ServiceRunner creates ServiceClient before IMethodCallHandler to pass the ServiceClient pointer to IMethodCallHandler

Change-Id: Id209c3e9d260964b44125b4508acb6c59a004fd1
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
src/server/ServiceClient.cpp
src/server/ServiceClient.h
src/server/ServiceRunner.cpp