Class JsonProviderFeature

java.lang.Object
org.apache.hadoop.mapreduce.v2.app.webapp.jsonprovider.JsonProviderFeature
All Implemented Interfaces:
javax.ws.rs.core.Feature

public class JsonProviderFeature extends Object implements javax.ws.rs.core.Feature
  • Constructor Details

    • JsonProviderFeature

      public JsonProviderFeature()
  • Method Details

    • configure

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