public class ClientSideSlowDownByConfigurationInterceptor extends ClientSideSlowDownInterceptor
Constructor and Description |
---|
ClientSideSlowDownByConfigurationInterceptor() |
Modifier and Type | Method and Description |
---|---|
protected long |
getSlowDownTime()
Returns the amount of time in milliseconds the call should be slowed down.
|
protected boolean |
slowDown(ClientSideCallContext context)
Returns true if current call should be slowed down.
|
beforeServiceCall
afterServiceCall
public ClientSideSlowDownByConfigurationInterceptor()
protected boolean slowDown(ClientSideCallContext context)
ClientSideSlowDownInterceptor
slowDown
in class ClientSideSlowDownInterceptor
protected long getSlowDownTime()
ClientSideSlowDownInterceptor
getSlowDownTime
in class ClientSideSlowDownInterceptor
Copyright © 2010-2014 anotheria.net. All Rights Reserved.