Class DuplicateProviderRegistrationFeature
java.lang.Object
org.jboss.resteasy.test.providers.custom.resource.DuplicateProviderRegistrationFeature
- All Implemented Interfaces:
jakarta.ws.rs.core.Feature
public class DuplicateProviderRegistrationFeature
extends Object
implements jakarta.ws.rs.core.Feature
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
configure
(jakarta.ws.rs.core.FeatureContext featureContext)
-
Constructor Details
-
DuplicateProviderRegistrationFeature
public DuplicateProviderRegistrationFeature()
-
-
Method Details
-
configure
public boolean configure(jakarta.ws.rs.core.FeatureContext featureContext) - Specified by:
configure
in interfacejakarta.ws.rs.core.Feature
-