java.lang.Object
org.eclipse.microprofile.rest.client.tck.providers.SimpleFeature
All Implemented Interfaces:
jakarta.ws.rs.core.Feature

public class SimpleFeature extends Object implements jakarta.ws.rs.core.Feature
  • Constructor Details

    • SimpleFeature

      public SimpleFeature()
  • Method Details

    • configure

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

      public static boolean wasInvoked()
    • reset

      public static void reset()