Package com.sap.cloud.spring.boot.mt.lib
Class InvocationHandlerForTenant
java.lang.Object
com.sap.cloud.spring.boot.mt.lib.InvocationHandlerForTenant
- All Implemented Interfaces:
InvocationHandler
A generic invocation handler that uses a tenant overwrite before invoking the
inner invocation handler
-
Constructor Summary
ConstructorsConstructorDescriptionInvocationHandlerForTenant(String tenantId, InvocationHandler invocationHandler) -
Method Summary
-
Constructor Details
-
InvocationHandlerForTenant
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Throwable
-