Class ForwardedSecurityAnalysisExecution

  • All Implemented Interfaces:
    SecurityAnalysisExecution

    public class ForwardedSecurityAnalysisExecution
    extends Object
    implements SecurityAnalysisExecution
    Forwards the execution of a security analysis to another itools process. The forwardedTaskCount parameter will be forward to that process, so if it is greater than one, it will spawn multiple "slave" processes.
    Author:
    Sylvain Leclerc