update container and sample bundles for so bundle dynamic configuraion
authorMinji Park <minjii.park@samsung.com>
Fri, 17 Jul 2015 09:00:59 +0000 (18:00 +0900)
committerUze Choi <uzchoi@samsung.com>
Fri, 17 Jul 2015 09:53:27 +0000 (09:53 +0000)
commit37bbf3358c62db35b0d97c73fa9ed587775e144e
tree90802375ddab1cd2e86fca8249406dfadd634bfc
parent280d602a0434d6e3aa169363e9d97b02995794c5
update container and sample bundles for so bundle dynamic configuraion

- implement features for dynamic configurataion
- update so sample bundles

Change-Id: I3ff054affee1796e89c4d295ecd82b518c753d6f
Signed-off-by: Minji Park <minjii.park@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1715
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
14 files changed:
service/resource-manipulation/src/resourceContainer/bundle-api/include/BundleActivator.h
service/resource-manipulation/src/resourceContainer/examples/HueSampleBundle/include/HueSampleBundleActivator.h
service/resource-manipulation/src/resourceContainer/examples/HueSampleBundle/src/HueSampleBundleActivator.cpp
service/resource-manipulation/src/resourceContainer/examples/ResourceContainerConfig.xml
service/resource-manipulation/src/resourceContainer/examples/SoftSensorSampleBundle/include/SoftSensorBundleActivator.h
service/resource-manipulation/src/resourceContainer/examples/SoftSensorSampleBundle/src/SoftSensorBundleActivator.cpp
service/resource-manipulation/src/resourceContainer/include/BundleInfoInternal.h
service/resource-manipulation/src/resourceContainer/include/ResourceContainerImpl.h
service/resource-manipulation/src/resourceContainer/src/BundleInfoInternal.cpp
service/resource-manipulation/src/resourceContainer/src/Configuration.cpp
service/resource-manipulation/src/resourceContainer/src/ContainerSample.cpp
service/resource-manipulation/src/resourceContainer/src/ResourceContainerImpl.cpp
service/resource-manipulation/src/resourceContainer/unittests/TestBundle/include/TestBundleActivator.h
service/resource-manipulation/src/resourceContainer/unittests/TestBundle/src/TestBundleActivator.cpp