{@code StoreConfig} objects are thread-safe. Multiple threads may safelycall the methods of a shared {@code StoreConfig} object.
See the {@link package summary example} for an example of using a {@code StoreConfig}.
@author Mark Hayes 06/25, 2011 - Added method validate()
10/01, 2011 - Added static method newInstance(File)
|
|