Class ContextFeature

java.lang.Object
org.jboss.resteasy.context.ContextFeature
All Implemented Interfaces:
jakarta.ws.rs.core.Feature

@Provider public class ContextFeature extends Object implements jakarta.ws.rs.core.Feature
  • Constructor Details

    • ContextFeature

      public ContextFeature()
  • Method Details

    • configure

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