Add managed services 2.1.0 2.1.1 2.1.2
authorJohannes Schanda <schanda@itestra.de>
Tue, 17 Sep 2013 10:57:12 +0000 (12:57 +0200)
committerPhilip Rauwolf <rauwolf@itestra.de>
Wed, 18 Sep 2013 16:42:05 +0000 (18:42 +0200)
commit3dd6d41f84bbb79607779883d9b9befeaac7352d
tree2c82ada36ea27782d472c66284ac052312caf169
parent5cfaec7f21db9fa62061b4c87f91bcb2d441603f
Add managed services

- Correct issues with selective broadcasts
- Add proxy manager as member of managing proxies offering api for
interrogation and building proxies of managed services
- Make isAvailableblocking public api in proxies

Change-Id: I52826e0634d7257deeaa145f9f912e4a7149f30d
Makefile.am
src/CommonAPI/CommonAPI.h
src/CommonAPI/Factory.h
src/CommonAPI/Proxy.h
src/CommonAPI/ProxyManager.h [new file with mode: 0644]
src/CommonAPI/ServicePublisher.cpp [new file with mode: 0644]
src/CommonAPI/ServicePublisher.h
src/CommonAPI/ServicePublisher.hpp