Uses of Interface
com.cloudforge.core.local.PlatformRuntimeProvider
Packages that use PlatformRuntimeProvider
Package
Description
Cross-module contracts for post-synthesis local CloudFormation deployment and emulator lifecycle.
-
Uses of PlatformRuntimeProvider in com.cloudforge.core.local
Methods in com.cloudforge.core.local that return PlatformRuntimeProviderModifier and TypeMethodDescriptionstatic PlatformRuntimeProviderPlatformRuntimeProviders.forTarget(DeploymentTarget target) Methods in com.cloudforge.core.local that return types with arguments of type PlatformRuntimeProviderModifier and TypeMethodDescriptionstatic Map<DeploymentTarget, PlatformRuntimeProvider> PlatformRuntimeProviders.all() -
Uses of PlatformRuntimeProvider in com.cloudforgeci.localstack
Classes in com.cloudforgeci.localstack that implement PlatformRuntimeProviderModifier and TypeClassDescriptionfinal classLocalStack-owned implementation of generic platform lifecycle capabilities. -
Uses of PlatformRuntimeProvider in com.cloudforgeci.ministack
Classes in com.cloudforgeci.ministack that implement PlatformRuntimeProviderModifier and TypeClassDescriptionfinal classMiniStack-owned implementation of generic platform lifecycle capabilities.