Package com.netflix.hystrix.strategy

Parent package of strategies and plugin management.

See:
          Description

Class Summary
HystrixPlugins Registry for plugin implementations that allows global override and handles the retrieval of correct implementation based on order of precedence: plugin registered globally via register methods in this class injected via HystrixCommand and HystrixCollapser constructors default implementations
 

Package com.netflix.hystrix.strategy Description

Parent package of strategies and plugin management.

Since:
1.0.0