Class JsonLoader

java.lang.Object
org.apache.activemq.artemis.utils.JsonLoader

public class JsonLoader extends Object
This is to make sure we use the proper classLoader to load JSon libraries. This is equivalent to using Json
  • Constructor Details

    • JsonLoader

      public JsonLoader()
  • Method Details