Class EmulatorLifecycle

java.lang.Object
com.cloudforge.core.local.EmulatorLifecycle

public final class EmulatorLifecycle extends Object
Applies EmulatorLifecycleAction to a LocalEmulatorRuntime.

Companion services (StackPort simulated console + nginx emulator edge) are part of the same lifecycle process: started after the emulator, stopped with it (edge only when no emulator remains), and reported by EmulatorLifecycleAction.STATUS. Disable with CFC_EMULATOR_COMPANIONS, CFC_STACKPORT_AUTOSTART, or CFC_EDGE_AUTOSTART.