Class SystemData

java.lang.Object
org.deltava.util.system.SystemData
All Implemented Interfaces:
Serializable

public final class SystemData extends Object implements Serializable
A singleton object containing all of the configuration data for the application. This object is internally synchronized to allow thread-safe read and write access to the configuration data.
Since:
1.0
Version:
11.2
Author:
Luke
See Also: