public class ForcedLeafBindingFactory extends java.lang.Object implements ConfigBindingFactory<LeafBinding>
| Constructor and Description |
|---|
ForcedLeafBindingFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<LeafBinding> |
maybeCreate(BindingType bindingType,
ConfigBinder configBinder) |
public java.util.Optional<LeafBinding> maybeCreate(BindingType bindingType, ConfigBinder configBinder)
maybeCreate in interface ConfigBindingFactory<LeafBinding>bindingType - java-type and binding context to be processedconfigBinder - the binder holding together all the factories