Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.eireneh.config

Interface Summary
Choice Choice is the fundamental building block of the config system.
ConfigListener ConfigListener.
 

Class Summary
ChoiceSet A ConfigExtender represents a set of Choices that fit together in a sensible group.
Config Config is the core part of the configuration system; it is simply a Collection of Choices.
ConfigEvent An event indicating that an exception has happened
Distribution Licence:
Project B is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
ZTestConfigTest Attepmted 100% code coverage testing.
 

Exception Summary
StartupException Something in the startup config files failed to start properly.