Class JsonAsString


  • public class JsonAsString
    extends Object
    Ideally we would use JSONObject instead. BUT: we can't make Osgi and Spring to load only once. We run into classloader problems when calling ConfigurationManagerService from Osgi. This is a workaround to still be type safe.