Class MultiVMInstanceControl
- java.lang.Object
-
- AbstractControl
-
- MultiVMInstanceControl
-
- All Implemented Interfaces:
org.springframework.context.Lifecycle
public class MultiVMInstanceControl extends AbstractControl
Deprecated.The multi-VM mode will be removed with the next major release
-
-
Field Summary
-
Fields inherited from class AbstractControl
logger
-
-
Constructor Summary
Constructors Constructor Description MultiVMInstanceControl()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description void
start()
Deprecated.-
Methods inherited from class AbstractControl
isRunning, start, stop
-
-
-
-
Method Detail
-
start
public void start()
Deprecated.- Specified by:
start
in interfaceorg.springframework.context.Lifecycle
- Specified by:
start
in classAbstractControl
-
-