Package com.sap.cds.services.impl.outbox
Class OutboxServiceConfiguration
java.lang.Object
com.sap.cds.services.impl.outbox.OutboxServiceConfiguration
- All Implemented Interfaces:
CdsRuntimeConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoideventHandlers(CdsRuntimeConfigurer configurer) intorder()voidservices(CdsRuntimeConfigurer configurer) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sap.cds.services.runtime.CdsRuntimeConfiguration
environment, providers
-
Constructor Details
-
OutboxServiceConfiguration
public OutboxServiceConfiguration()
-
-
Method Details
-
services
- Specified by:
servicesin interfaceCdsRuntimeConfiguration
-
eventHandlers
- Specified by:
eventHandlersin interfaceCdsRuntimeConfiguration
-
order
public int order()- Specified by:
orderin interfaceCdsRuntimeConfiguration
-