public class EzySimpleRequestFactory extends Object implements EzyRequestFactory
| Modifier and Type | Field and Description |
|---|---|
protected Map<com.tvd12.ezyfox.constant.EzyConstant,Supplier<EzySimpleRequest>> |
suppliers |
| Constructor and Description |
|---|
EzySimpleRequestFactory() |
| Modifier and Type | Method and Description |
|---|---|
EzySimpleRequest |
newRequest(com.tvd12.ezyfox.constant.EzyConstant cmd) |
protected Map<com.tvd12.ezyfox.constant.EzyConstant,Supplier<EzySimpleRequest>> |
newSuppliers() |
protected Map<com.tvd12.ezyfox.constant.EzyConstant,Supplier<EzySimpleRequest>> suppliers
public EzySimpleRequest newRequest(com.tvd12.ezyfox.constant.EzyConstant cmd)
newRequest in interface EzyRequestFactoryprotected Map<com.tvd12.ezyfox.constant.EzyConstant,Supplier<EzySimpleRequest>> newSuppliers()
Copyright © 2021 Young Monkeys. All rights reserved.