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. |
Modifier and Type | Class and Description |
---|---|
static class |
DefaultConfigurationBuilder.ConfigurationProvider
A base class for creating and initializing configuration sources.
|
static class |
DefaultConfigurationBuilder.FileConfigurationProvider
A specialized provider implementation that deals with file based
configurations.
|
static class |
DefaultConfigurationBuilder.XMLConfigurationProvider
A specialized configuration provider for XML configurations.
|
Modifier and Type | Field and Description |
---|---|
static DefaultBeanFactory |
DefaultBeanFactory.INSTANCE
Stores the default instance of this class.
|
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.