On Thu, Nov 24, 2016 at 7:35 PM, <[email protected]> wrote: > +@SuppressWarnings("deprecation") > +public class CAConfigConfigurationPrinter implements ConfigurationPrinter { > +
May be use Felix Inventory API [1] as thats the newer way replacing config printer Chetan Mehrotra [1] http://felix.apache.org/documentation/subprojects/apache-felix-inventory.html
