Package | Description |
---|---|
org.distributeme.core.interceptor.availabilitytesting |
Contains set of interceptors for availability testing of services.
|
Modifier and Type | Class and Description |
---|---|
class |
FlippingServerSideSlowDownByConfigurationInterceptor
This interceptor slows down the request depending on a configured probability (flipping) on the server side.
|
class |
ServerSideSlowDownByConfigurationInterceptor
This slow down interceptor is acting on server side and configured by availabilitytesting.json configuration file.
|
class |
ServerSideSlowDownByPropertyInterceptor
This interceptor slows down a server if the service id is submitted to the process as -DavailabilityTestingServiceId.
|
class |
ServerSideSlowDownInterceptor
Base class for service side slow down interceptors.
|
Copyright © 2010-2014 anotheria.net. All Rights Reserved.