Package com.inductiveautomation.ignition.client.launch.util
package com.inductiveautomation.ignition.client.launch.util
-
ClassDescriptionA simple FilterOutputStream that calculates a checksum as data is written to the underlying streamA System Property reference which has its value set at instantiation.Analogous to
LaunchSysProp.StringLaunchSysProp
, but for Booleans.Analogous toLaunchSysProp.StringLaunchSysProp
, but for Integers.A system prop which has keys and legacy keys, but also has a companion "jvm" property which should be set along with it.Analogous toLaunchSysProp.StringLaunchSysProp
, but for Longs.A collection of system props which expect to have a 'list' of system properties which are in the form of{key}.{index}
.The most standard form of a system property, whose value is simply a (nullable) String type.A collection of System Properties used during bootstrap, especially in the case of a restart or retarget.