|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use nl.chess.it.util.config | |
nl.chess.it.util.config | Utility classes that provide type-safe access to configuration details. |
nl.chess.it.util.config.examples.extended | A more advanced example of the use of Java Config, including a suggested application layout. |
nl.chess.it.util.config.examples.newvalidation | |
nl.chess.it.util.config.examples.simple | An example of the use of Java Config that is kept as simple as possible. |
Classes in nl.chess.it.util.config used by nl.chess.it.util.config | |
ConfigurationException
Thrown when there's something wrong with the configuration. |
|
ConfigValidationResult
This is the result of a check on the validity of the properties in a Config object. |
|
InvalidPropertyException
Thrown when a property could not be parsed as the expected type. |
Classes in nl.chess.it.util.config used by nl.chess.it.util.config.examples.extended | |
Config
Configuration class. |
|
ConfigurationException
Thrown when there's something wrong with the configuration. |
Classes in nl.chess.it.util.config used by nl.chess.it.util.config.examples.newvalidation | |
Config
Configuration class. |
Classes in nl.chess.it.util.config used by nl.chess.it.util.config.examples.simple | |
Config
Configuration class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |