public interface PortProvider
| Modifier and Type | Field and Description |
|---|---|
static PortProvider |
SYS_PROPS |
| Modifier and Type | Method and Description |
|---|---|
int |
getIgnitePort() |
int |
getIgnitePortRange() |
default int |
getNewRandomFreePort() |
int |
getNewRandomFreePorts(int count) |
static final PortProvider SYS_PROPS
Copyright © 2020. All rights reserved.