Uses of Interface
com.cloudforge.core.local.LocalEmulatorRuntime
Packages that use LocalEmulatorRuntime
Package
Description
Cross-module contracts for post-synthesis local CloudFormation deployment and emulator lifecycle.
-
Uses of LocalEmulatorRuntime in com.cloudforge.core.local
Classes in com.cloudforge.core.local that implement LocalEmulatorRuntimeModifier and TypeClassDescriptionclassShared Docker lifecycle for CloudForge local emulators.Methods in com.cloudforge.core.local that return LocalEmulatorRuntimeModifier and TypeMethodDescriptionstatic LocalEmulatorRuntimeLocalEmulatorRuntimes.forConfigKey(String configKey) static LocalEmulatorRuntimeLocalEmulatorRuntimes.forTarget(DeploymentTarget target) LocalEmulatorRuntimeProvider.runtime()Methods in com.cloudforge.core.local that return types with arguments of type LocalEmulatorRuntimeMethods in com.cloudforge.core.local with parameters of type LocalEmulatorRuntimeModifier and TypeMethodDescriptionstatic voidEmulatorLifecycle.execute(LocalEmulatorRuntime runtime, EmulatorLifecycleAction action) -
Uses of LocalEmulatorRuntime in com.cloudforgeci.localstack
Classes in com.cloudforgeci.localstack that implement LocalEmulatorRuntimeModifier and TypeClassDescriptionfinal classStarts and stops the LocalStack Docker container (cfc-localstack).Methods in com.cloudforgeci.localstack that return LocalEmulatorRuntime -
Uses of LocalEmulatorRuntime in com.cloudforgeci.ministack
Classes in com.cloudforgeci.ministack that implement LocalEmulatorRuntimeModifier and TypeClassDescriptionfinal classStarts and stops the MiniStack Docker container (cfc-ministack).Methods in com.cloudforgeci.ministack that return LocalEmulatorRuntime