Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-stratos
Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/fb79b036 Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/fb79b036 Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/fb79b036 Branch: refs/heads/master Commit: fb79b03629d1fd5f0197442e24346d405e5d174e Parents: fcd1e9c d510f35 Author: Lahiru Sandaruwan <[email protected]> Authored: Thu Dec 12 23:29:13 2013 +0530 Committer: Lahiru Sandaruwan <[email protected]> Committed: Thu Dec 12 23:29:13 2013 +0530 ---------------------------------------------------------------------- .../adc/mgt/listener/TopologyEventListner.java | 40 -- .../processor/ClusterStatusEventProcessor.java | 164 ------- .../CompleteTopologyEventProcessor.java | 122 ----- .../processor/InstanceStatusEventProcessor.java | 452 ------------------- .../event/processor/TopologyEventProcessor.java | 33 -- .../processor/TopologyEventProcessorChain.java | 65 --- .../apache/stratos/cli/GenericRestClient.java | 4 +- .../java/org/apache/stratos/cli/RestClient.java | 4 +- .../stratos/cli/RestCommandLineService.java | 4 + .../conf/LoadBalancerConfiguration.java | 2 +- 10 files changed, 9 insertions(+), 881 deletions(-) ----------------------------------------------------------------------
