Class JsonFactoryProvider

java.lang.Object
org.nuxeo.ecm.automation.io.rest.JsonFactoryProvider
All Implemented Interfaces:
jakarta.ws.rs.core.Feature

@Singleton @Provider public class JsonFactoryProvider extends Object implements jakarta.ws.rs.core.Feature
Since:
5.7.3
  • Constructor Details

    • JsonFactoryProvider

      public JsonFactoryProvider()
  • Method Details

    • configure

      public boolean configure(jakarta.ws.rs.core.FeatureContext context)
      Specified by:
      configure in interface jakarta.ws.rs.core.Feature