See: Description
Class | Description |
---|---|
ClientSideSlowDownByConfigurationInterceptor |
This slow down interceptor is acting on client side and configured by availabilitytesting.json configuration file.
|
ClientSideSlowDownByPropertyInterceptor |
This interceptor slows down a server if the service id is submitted to the process as -DavailabilityTestingServiceId.
|
ClientSideSlowDownInterceptor |
Base class for client side slow down interceptors.
|
ConfigurationInterceptorUtil |
Utility to handle availabilitytesting configuration.
|
ConfigurationInterceptorUtil.ConfigurationObject |
Helper class that holds the config and is re/configured by distributeme.
|
Constants |
Constants for availability testing.
|
FlippingClientSideSlowDownByConfigurationInterceptor |
This interceptor slows down the request depending on a configured probability (flipping) on the client side.
|
FlippingServerSideSlowDownByConfigurationInterceptor |
This interceptor slows down the request depending on a configured probability (flipping) on the server side.
|
FlippingServiceUnavailableByConfigurationInterceptor |
This interceptor makes the service unavailable depending on a configured probability (flipping) on the client side.
|
PropertyInterceptorUtil |
Utility to handle availabilitytesting properties..
|
ServerSideSlowDownByConfigurationInterceptor |
This slow down interceptor is acting on server side and configured by availabilitytesting.json configuration file.
|
ServerSideSlowDownByPropertyInterceptor |
This interceptor slows down a server if the service id is submitted to the process as -DavailabilityTestingServiceId.
|
ServerSideSlowDownInterceptor |
Base class for service side slow down interceptors.
|
ServiceUnavailableByConfigurationInterceptor |
This interceptor marks service unavailable and is configured by availabilitytesting.json configuration file.
|
ServiceUnavailableByPropertyInterceptor |
This interceptor marks service unavailable and is configured by system properties.
|
ServiceUnavailableInterceptor |
Base interceptor class for service unavailable interceptors.
|
Copyright © 2010-2014 anotheria.net. All Rights Reserved.