| Package | Description |
|---|---|
| org.apache.commons.configuration | |
| org.apache.commons.configuration.beanutils |
| Class | Description |
|---|---|
| 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. |
| Class | Description |
|---|---|
| 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. |