Uses of Interface
ru.cg.webbpm.studio.subsystems.deploy.hotswap.api.HotswapManager
Packages that use HotswapManager
Package
Description
-
Uses of HotswapManager in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl
Classes in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl that implement HotswapManager -
Uses of HotswapManager in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl.action
Constructors in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl.action with parameters of type HotswapManagerModifierConstructorDescriptionDisableHotswap
(HotswapManager hotswapManager, PlatformModeService platformModeService) EnableHotswap
(HotswapManager hotswapManager, PlatformModeService platformModeService) ReloadChangesAction
(HotswapManager HotswapManager) -
Uses of HotswapManager in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl.synthetic
Constructors in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl.synthetic with parameters of type HotswapManagerModifierConstructorDescriptionSyntheticClassNameProviderImpl
(HotswapManager hotswapManager, BuildContext buildContext, ProjectManager projectManager)