Uses of Class
org.apache.commons.configuration.ConfigurationMap

Packages that use ConfigurationMap
org.apache.commons.configuration.beanutils In this package a Configuration implementation can be found that implements the DynaBean interface. 
 

Uses of ConfigurationMap in org.apache.commons.configuration.beanutils
 

Subclasses of ConfigurationMap in org.apache.commons.configuration.beanutils
 class ConfigurationDynaBean
          The ConfigurationDynaBean dynamically reads and writes configurations properties from a wrapped configuration-collection Configuration instance.
 



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