Class SystemCommandExecuterFactory


  • public final class SystemCommandExecuterFactory
    extends java.lang.Object
    The system command excuter factory
    • Method Detail

      • createSystemCommandExecuter

        public ISystemCommandExecuter createSystemCommandExecuter​(IProcessEnvironment processEnvironment,
                                                                  ISystemCommand systemCommand)
        Create a system command executer
        Parameters:
        processEnvironment - the process environment
        systemCommand - the system command
        Returns:
        the system command executer