Uses of Class
org.distributeme.core.interceptor.availabilitytesting.ServiceUnavailableInterceptor
Packages that use ServiceUnavailableInterceptor
Package
Description
Contains set of interceptors for availability testing of services.
-
Uses of ServiceUnavailableInterceptor in org.distributeme.core.interceptor.availabilitytesting
Subclasses of ServiceUnavailableInterceptor in org.distributeme.core.interceptor.availabilitytestingModifier and TypeClassDescriptionclassThis interceptor makes the service unavailable depending on a configured probability (flipping) on the client side.classThis interceptor marks service unavailable and is configured by availabilitytesting.json configuration file.classThis interceptor marks service unavailable and is configured by system properties.