-
Notifications
You must be signed in to change notification settings - Fork 28
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.