Package org.apache.commons.configuration.beanutils

In this package a Configuration implementation can be found that implements the DynaBean interface.

See:
          Description

Class Summary
ConfigurationDynaBean The ConfigurationDynaBean dynamically reads and writes configurations properties from a wrapped configuration-collection Configuration instance.
ConfigurationDynaClass The ConfigurationDynaClass dynamically determines properties for a ConfigurationDynaBean from a wrapped configuration-collection Configuration instance.
 

Package org.apache.commons.configuration.beanutils Description

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.

$Id: package.html 353877 2005-12-04 17:33:34Z oheger $



Copyright © 2001-2005 The Apache Software Foundation. All Rights Reserved.