Package ch.kk7.confij.binding
Class ConfigBinder
java.lang.Object
ch.kk7.confij.binding.ConfigBinder
public class ConfigBinder
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ConfigBinder() -
Method Summary
Modifier and Type Method Description ConfigBinding<?>toConfigBinding(BindingType bindingType)ConfigBinding<?>toRootConfigBinding(java.lang.reflect.Type forType, BindingContext bindingContext)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ConfigBinder
public ConfigBinder()
-
-
Method Details
-
toRootConfigBinding
public ConfigBinding<?> toRootConfigBinding(java.lang.reflect.Type forType, BindingContext bindingContext) -
toConfigBinding
-