Skip to content

Object binding

Guillaume R edited this page May 3, 2018 · 1 revision

ObjectBinder creates configurations that are bound to Java objects. The configuration's elements have the same name and value as the object's fields. Updating the object modifies the configuration and vice-versa.