Package org.codehaus.spice.salt.config

Interface Summary
Freezable This interface is used internally to salt config implementation to indicate which classes can be "frozen" and be made read-only after being mutable.
Parameters Parameters present flat configuration data.
 

Class Summary
DefaultParameters Parameters implementation backed by a Properties object.
ParametersUtil Class containing utility methods to work with Parameters objects.
 

Exception Summary
ParameterException The ParameterException is used to signal a problem retrieving a parameter from the Parameters object.
 



Copyright © 1999-2003 Codehaus. All Rights Reserved.