Uses of Record Class
com.cloudforge.core.local.LocalHostPortOccupant
Packages that use LocalHostPortOccupant
Package
Description
Cross-module contracts for post-synthesis local CloudFormation deployment and emulator lifecycle.
-
Uses of LocalHostPortOccupant in com.cloudforge.core.local
Methods in com.cloudforge.core.local that return types with arguments of type LocalHostPortOccupantModifier and TypeMethodDescriptionstatic List<LocalHostPortOccupant> LocalEmulatorHostPortProbe.probe(URI endpoint, DeploymentTarget target) Method parameters in com.cloudforge.core.local with type arguments of type LocalHostPortOccupantModifier and TypeMethodDescriptionstatic voidLocalHostPortConflictChecker.validateAgainstOccupants(DeploymentTarget target, String deployingLocalStackName, ApplicationSpec spec, com.fasterxml.jackson.databind.JsonNode template, List<LocalHostPortOccupant> occupants, List<PreflightViolation> violations)