java.lang.Object
com.inductiveautomation.ignition.client.launch.RetargetArgs
All Implemented Interfaces:
Serializable

public class RetargetArgs extends Object implements Serializable
Encapsulates all information passed across a cross-gateway retarget, or a same-gateway restart for when the jars need to be re-downloaded. Serializable, because this object will be written to a retarget file marked with a special random token, which is passed as the retarget argument.
See Also: