Package | Description |
---|---|
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. |
Class and 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 and 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. |
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.