public class NoOpFreePortGenerator extends Object implements FreePortGenerator
FreePortGenerator.PortHandle| Constructor and Description |
|---|
NoOpFreePortGenerator() |
| Modifier and Type | Method and Description |
|---|---|
FreePortGenerator.PortHandle |
nextAvailablePort(int startFromPort,
int retryCount)
Generate the next available port from the start port and for retry count.
|
public FreePortGenerator.PortHandle nextAvailablePort(int startFromPort, int retryCount)
FreePortGeneratornextAvailablePort in interface FreePortGeneratorCopyright © GigaSpaces.