Uses of Package
org.apache.commons.configuration.beanutils

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

Classes in org.apache.commons.configuration.beanutils used by org.apache.commons.configuration
BeanDeclaration
           Definition of an interface for declaring a bean in a configuration file.
BeanFactory
           Definition of an interface for bean factories.
DefaultBeanFactory
           The default implementation of the BeanFactory interface.
XMLBeanDeclaration
           An implementation of the BeanDeclaration interface that is suitable for XML configuration files.
 

Classes in org.apache.commons.configuration.beanutils used by org.apache.commons.configuration.beanutils
BeanDeclaration
           Definition of an interface for declaring a bean in a configuration file.
BeanFactory
           Definition of an interface for bean factories.
DefaultBeanFactory
           The default implementation of the BeanFactory interface.
 



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