Class DatabindingConfig


  • public class DatabindingConfig
    extends Object
    DatabindingConfig contains the initial states for Databinding. After a Databinding instance is created, all it's internal states should be considered 'immutable' and therefore the operations on Databinding are thread-safe.
    Author:
    shih-chang.chen@oracle.com