Class DeployTempDir


  • public class DeployTempDir
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DeployTempDir()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.nio.file.Path prepare​(java.lang.String mode, java.lang.Integer port)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DeployTempDir

        public DeployTempDir()
    • Method Detail

      • prepare

        public static java.nio.file.Path prepare​(java.lang.String mode,
                                                 java.lang.Integer port)