Class CheckManifestStep

All Implemented Interfaces:
LaunchStep

public class CheckManifestStep extends BaseStep
Second Step on a restart operation.
  1. Checks the gateway's manifest against our cache's manifest
  2. Either continues, or exits and launches a new JVM depending on whether the manifests are equal or not.