Class ProcessDescription


  • public class ProcessDescription
    extends Object
    A running launchpad process.
    • Constructor Detail

      • ProcessDescription

        public ProcessDescription​(String id,
                                  File directory)
                           throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
    • Method Detail

      • getId

        public String getId()
      • getDirectory

        public File getDirectory()
      • getProcess

        public Process getProcess()
      • setProcess

        public void setProcess​(Process process)
      • installShutdownHook

        public void installShutdownHook()
        Install a shutdown hook