Class PortManager.PortRef

java.lang.Object
org.terracotta.utilities.test.net.PortManager.PortRef
All Implemented Interfaces:
AutoCloseable
Enclosing class:
PortManager

public static class PortManager.PortRef extends Object implements AutoCloseable
Represents a reserved TCP port. When use of the port is no longer needed, this reference should be closed to release the reservation.