@Component public class RuleClassNameExtentionsFactory extends Object implements ExtensionsFactory
| Constructor and Description |
|---|
RuleClassNameExtentionsFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.netflix.loadbalancer.IRule |
createLoadBalancerRule(String ruleName) |
boolean |
isSupport(String key,
String value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateRetryHandler, createServerListFilterpublic boolean isSupport(String key, String value)
isSupport in interface ExtensionsFactorypublic com.netflix.loadbalancer.IRule createLoadBalancerRule(String ruleName)
createLoadBalancerRule in interface ExtensionsFactoryCopyright © 2017. All rights reserved.