Package pl.touk.nifi.ignite.testutil
Class PortFinder
- java.lang.Object
-
- pl.touk.nifi.ignite.testutil.PortFinder
-
public class PortFinder extends Object
-
-
Constructor Summary
Constructors Constructor Description PortFinder()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static intgetAvailablePort()
-
-
-
Method Detail
-
getAvailablePort
public static int getAvailablePort() throws IOException- Throws:
IOException
-
-