Package org.apache.commons.configuration2.beanutils

In this package a Configuration implementation can be found that implements the DynaBean interface. It allows to access or modify a configuration using the classes from the Commons Beanutils package. There are also classes for declaring beans in configuration files, from which then instances can be created.