Add invalidation mechanism for plugins 72/30472/2
authorZofia Abramowska <z.abramowska@samsung.com>
Tue, 18 Nov 2014 16:04:33 +0000 (17:04 +0100)
committerLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Mon, 24 Nov 2014 20:00:31 +0000 (12:00 -0800)
commitd3bdd0f9b37d8050b6b348294d353b7981f6f9c5
treeceb296d5c404c564c3c565165403437dfcaff029
parente0d4ea8fe95d59f0d6e21376e8d16b2c05b0495c
Add invalidation mechanism for plugins

Every time the cynara storage is changed all data stored in
service and client plugins should be invalidated.

Change-Id: I7537aa8a6d3ea28efed0f3e0f986ae51d7f9d344
src/client-common/cache/CapacityCache.cpp
src/client-common/plugins/NaiveInterpreter.h
src/common/plugin/ExternalPluginInterface.h
src/common/plugin/PluginManager.cpp
src/common/plugin/PluginManager.h
src/service/logic/Logic.cpp