commit | acdf533ca769ef96c57405e521282b5215d9863c | [log] [tgz] |
---|---|---|
author | Sasa Zivkov <sasa.zivkov@sap.com> | Fri Sep 20 14:05:15 2013 +0200 |
committer | Sasa Zivkov <sasa.zivkov@sap.com> | Fri Sep 20 14:05:15 2013 +0200 |
tree | 3b39b66879016b7f4afd18104f99a3f9deb191d3 | |
parent | f7bfff88a2052d3b09e0fe35f0c258dca3c3a910 [diff] |
Rename PluginConfigProvider to PluginConfigFactory. The PluginConfigProvider was not a guice Provider. Since all classes named like ...Provider do implement the Provider<T> interface from guice, we can consider the naming of PluginConfigProvider as inconsistent. Change-Id: I83cbe47112865e293a7928b123d94d4b4a3839db