Class MessagingServiceConfiguration
java.lang.Object
com.sap.cds.services.impl.messaging.service.MessagingServiceConfiguration
- All Implemented Interfaces:
CdsRuntimeConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoideventHandlers(CdsRuntimeConfigurer configurer) 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, order, providers
-
Constructor Details
-
MessagingServiceConfiguration
public MessagingServiceConfiguration()
-
-
Method Details
-
services
- Specified by:
servicesin interfaceCdsRuntimeConfiguration
-
eventHandlers
- Specified by:
eventHandlersin interfaceCdsRuntimeConfiguration
-