Hashtable that stores all of the settings gathered from initialization. It is static because we need it to be updateable by all the static methods of this class. It is private to prevent tampering of the data.
AppWarmUp Class | com.plumtree.uiinfrastructure.application Namespace