Uses of Class
org.apache.commons.configuration2.beanutils.DefaultBeanFactory
Packages that use DefaultBeanFactory
Package
Description
In this package a
Configuration
implementation can be found that implements the DynaBean
interface.-
Uses of DefaultBeanFactory in org.apache.commons.configuration2.beanutils
Fields in org.apache.commons.configuration2.beanutils declared as DefaultBeanFactoryModifier and TypeFieldDescriptionstatic final DefaultBeanFactory
DefaultBeanFactory.INSTANCE
Stores the default instance of this class.