public class GenericHystrixCommandFactory extends AbstractHystrixCommandFactory<GenericCommand> implements HystrixCommandFactory<GenericCommand>
HystrixCommandFactory interface to create GenericCommand instances.| Constructor and Description |
|---|
GenericHystrixCommandFactory() |
| Modifier and Type | Method and Description |
|---|---|
static HystrixCommandFactory<GenericCommand> |
getInstance() |
createclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic static HystrixCommandFactory<GenericCommand> getInstance()