Package com.sap.cds.services.impl.outbox
Class OutboxedServiceInvocationHandler
java.lang.Object
com.sap.cds.services.impl.outbox.OutboxedServiceInvocationHandler
- All Implemented Interfaces:
InvocationHandler
-
Constructor Summary
ConstructorsConstructorDescriptionOutboxedServiceInvocationHandler(OutboxService outboxService, Service service, CdsRuntime runtime) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
OutboxedServiceInvocationHandler
public OutboxedServiceInvocationHandler(OutboxService outboxService, Service service, CdsRuntime runtime)
-
-
Method Details
-
getOutboxService
-
getDelegatedService
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Throwable
-