Class DefaultBlacklistingStrategy

java.lang.Object
org.distributeme.core.routing.blacklisting.DefaultBlacklistingStrategy
All Implemented Interfaces:
BlacklistingStrategy

public class DefaultBlacklistingStrategy extends Object implements BlacklistingStrategy
Default blacklisting strategy. A service instance will be blacklisted after one failed call. This behavior was default in distributeme 2.3.1 Created by rboehling on 2/21/17.