java.lang.Object
com.inductiveautomation.ignition.client.launch.util.LaunchSysProps

public final class LaunchSysProps extends Object
A collection of System Properties used during bootstrap, especially in the case of a restart or retarget. This is not an exhaustive list. Most system props are contained within the `SystemProps.java` classes in platform/common or within each module. These Properties are not "live". The values are read during static initialization and are not re-queried later. See LaunchSysProp for more details.