Description: <p>The <code>ConfigManager</code> provides a possibility to maintain a list
of applications properties through standard .properties files, an .xml files
based on Configuration Manager DTD, an .xml files containing multiple
namespaces. Since version 2.1 a pluggable sources of configuration properties
are also available. Those sources are described in .config files that
represent a standard properties files. The .config files should contain a
required <code>classname</code> property that contains the name of class
implementing the <code>PluggableConfigSource</code> interface, and any number
of key-value pairs that should be used to configure this <code>
PluggableConfigSource</code> instance.
To Search:
File list (Check if you may need any files):
src\java\main\com\tcs\util\config\ConfigLockedException.java
...\....\....\...\...\....\......\ConfigManager.java
...\....\....\...\...\....\......\ConfigManagerException.java
...\....\....\...\...\....\......\ConfigManagerInterface.java
...\....\....\...\...\....\......\ConfigParserException.java
...\....\....\...\...\....\......\ConfigProperties.java
...\....\....\...\...\....\......\DefaultConfigManager.java
...\....\....\...\...\....\......\DuplicatePropertyException.java
...\....\....\...\...\....\......\Namespace.java
...\....\....\...\...\....\......\NamespaceAlreadyExistsException.java
...\....\....\...\...\....\......\PluggableConfigProperties.java
...\....\....\...\...\....\......\PluggableConfigSource.java
...\....\....\...\...\....\......\PropConfigProperties.java
...\....\....\...\...\....\......\Property.java
...\....\....\...\...\....\......\UnknownConfigFormatException.java
...\....\....\...\...\....\......\UnknownNamespaceException.java
...\....\....\...\...\....\......\XMLConfigProperties.java
...\....\tests\com\tcs\util\config\accuracytests\AccTestConfigManager.java
...\....\.....\...\...\....\......\.............\AccuracyTests.java
...\....\.....\...\...\....\......\.............\EscapeTest.java
...\....\.....\...\...\....\......\AllTests.java
...\....\.....\...\...\....\......\ConfigManagerFixTestCase.java
...\....\.....\...\...\....\......\ConfigManagerJarTestCase.java
...\....\.....\...\...\....\......\ConfigManagerTest.java
...\....\.....\...\...\....\......\ConfigManagerTestCase.java
...\....\.....\...\...\....\......\ConfigPropertiesTestCase.java
...\....\.....\...\...\....\......\EscapeEnhancementTest.java
...\....\.....\...\...\....\......\ExceptionTestCase.java
...\....\.....\...\...\....\......\failuretests\DefaultConfigManagerFailureTest.java
...\....\.....\...\...\....\......\............\ExceptionClassesTests.java
...\....\.....\...\...\....\......\............\FailureTests.java
...\....\.....\...\...\....\......\............\PropertyTests.java
...\....\.....\...\...\....\......\NamespaceTestCase.java
...\....\.....\...\...\....\......\PluggableConfigPropertiesTestCase.java
...\....\.....\...\...\....\......\PropConfigPropertiesTestCase.java
...\....\.....\...\...\....\......\PropertyTestCase.java
...\....\.....\...\...\....\......\stresstests\ConfigManagerStressTests.java
...\....\.....\...\...\....\......\...........\StressTests.java
...\....\.....\...\...\....\......\UnitTests.java
...\....\.....\...\...\....\......\XMLConfigPropertiesMultipleTestCase.java
...\....\.....\...\...\....\......\XMLConfigPropertiesTestCase.java
test_files\custom_escape.properties
..........\escape.properties
..........\InvalidEscape.properties
..........\invalid_escape.properties
..........\junit-test.properties
..........\junit-test.xml
..........\ManualTest.properties
..........\SampeMultipleConfig.xml
..........\SampleMultipleConfig.xml
..........\test.malformed
..........\test.properties
..........\test.xml
..........\TestEscape.properties
..........\TestEscape2.properties
..........\tmp29016.properties
conf\com\topcoder\util\config\NewNamespace.properties
....\...\........\....\......\Pluggable.config
....\...\........\....\......\SampleMultiXML.xml
....\...\........\....\......\SamplePluggable.config
....\...\........\....\......\SampleProperties.properties
....\...\........\....\......\SampleXML.xml
....\...\........\....\......\Test.properties
....\SampleJar.jar
src\java\tests\com\tcs\util\config\accuracytests
...\....\.....\...\...\....\......\failuretests
...\....\.....\...\...\....\......\stresstests
...\....\main\com\tcs\util\config
...\....\tests\com\tcs\util\config
...\....\main\com\tcs\util
...\....\tests\com\tcs\util
...\....\main\com\tcs
...\....\tests\com\tcs
conf\com\topcoder\util\config
src\java\main\com
...\....\tests\com
conf\com\topcoder\util
src\java\main
...\....\tests
conf\com\topcoder
src\java
conf\com
src
test_files
conf