Interface MultitenancyThrottlingService
-
- All Known Implementing Classes:
MultitenancyThrottlingServiceStub
public interface MultitenancyThrottlingService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
executeThrottlingRules(int tenantId1)
Auto generated method signature for Asynchronous Invocations
-
-
-
Method Detail
-
executeThrottlingRules
void executeThrottlingRules(int tenantId1) throws RemoteException, MultitenancyThrottlingServiceExceptionException
Auto generated method signature for Asynchronous Invocations
-
-