commit | 6324b55648415d87ffed7cc6ce553484c0fc1587 | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Sun Apr 20 01:44:52 2014 +0100 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Tue Jul 01 16:11:15 2014 +0000 |
tree | 79a49e34355020b198c2cd1354a4daac36c4f753 | |
parent | a9707a526770ed77dc8ba8d630901d939fac993e [diff] |
Push plugin Guice Module load into the ServerPlugin loader The responsibility of parsing the Guice Modules list from Manifest file should be common to all ServerPlugins and located into the ServerPlugin class. This allows to avoid duplicates in the parsing and interpretation of plugin Manifest for all other subclasses of ServerPlugins provided by other external plugins providers. Change-Id: If0c8c502517adc53ac30569d6c52e357d3c9f7dd