Package | Description |
---|---|
org.distributeme.core.interceptor.availabilitytesting |
Contains set of interceptors for availability testing of services.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientSideSlowDownByConfigurationInterceptor
This slow down interceptor is acting on client side and configured by availabilitytesting.json configuration file.
|
class |
ClientSideSlowDownByPropertyInterceptor
This interceptor slows down a server if the service id is submitted to the process as -DavailabilityTestingServiceId.
|
class |
ClientSideSlowDownInterceptor
Base class for client side slow down interceptors.
|
class |
FlippingClientSideSlowDownByConfigurationInterceptor
This interceptor slows down the request depending on a configured probability (flipping) on the client side.
|
class |
FlippingServiceUnavailableByConfigurationInterceptor
This interceptor makes the service unavailable depending on a configured probability (flipping) on the client side.
|
class |
ServiceUnavailableByConfigurationInterceptor
This interceptor marks service unavailable and is configured by availabilitytesting.json configuration file.
|
class |
ServiceUnavailableByPropertyInterceptor
This interceptor marks service unavailable and is configured by system properties.
|
class |
ServiceUnavailableInterceptor
Base interceptor class for service unavailable interceptors.
|
Copyright © 2010-2014 anotheria.net. All Rights Reserved.