public class ServerSideSlowDownByConfigurationInterceptor extends ServerSideSlowDownInterceptor
Constructor and Description |
---|
ServerSideSlowDownByConfigurationInterceptor() |
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(ServerSideCallContext context)
Returns true if current call should be slowed down.
|
beforeServantCall
afterServantCall
public ServerSideSlowDownByConfigurationInterceptor()
protected boolean slowDown(ServerSideCallContext context)
ServerSideSlowDownInterceptor
slowDown
in class ServerSideSlowDownInterceptor
protected long getSlowDownTime()
ServerSideSlowDownInterceptor
getSlowDownTime
in class ServerSideSlowDownInterceptor
Copyright © 2010-2014 anotheria.net. All Rights Reserved.