public static final class SetterFactory.Default extends Object implements SetterFactory
Target.name() and the command key from
 Feign.configKey(Class, Method).SetterFactory.Default| Constructor and Description | 
|---|
| Default() | 
| Modifier and Type | Method and Description | 
|---|---|
| com.netflix.hystrix.HystrixCommand.Setter | create(Target<?> target,
      Method method)Returns a hystrix setter appropriate for the given target and method | 
public com.netflix.hystrix.HystrixCommand.Setter create(Target<?> target, Method method)
SetterFactorycreate in interface SetterFactoryCopyright © 2012–2023 OpenFeign. All rights reserved.