Class AutomationServerProvider
java.lang.Object
org.nuxeo.ecm.automation.server.rest.AutomationServerProvider
- All Implemented Interfaces:
jakarta.ws.rs.core.Feature
@Singleton
@Provider
public class AutomationServerProvider
extends Object
implements jakarta.ws.rs.core.Feature
- Since:
- 8.10
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AutomationServerProvider
public AutomationServerProvider()
-
-
Method Details
-
configure
public boolean configure(jakarta.ws.rs.core.FeatureContext context) - Specified by:
configure
in interfacejakarta.ws.rs.core.Feature
-