Class PortAllocator

All Implemented Interfaces:
ExtensionPoint, Describable<BuildWrapper>

public class PortAllocator extends BuildWrapper
Allocates TCP Ports on a Computer for consumption and sets it as environment variables, see configuration

This just mediates between different Jobs running on the same Computer by assigning free ports and its the jobs responsibility to open and close the ports.

Author:
Rama Pulavarthi