Class BeanConfigurator

java.lang.Object
com.axelor.app.settings.BeanConfigurator

public class BeanConfigurator extends Object
Bean configurator using reflection

This provides utility methods for dynamically accessing and modifying bean properties using reflection. It can convert values that typically come from configuration files to the appropriate types for property assignment.