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 AbstractControllogger
 
- 
 - 
Constructor SummaryConstructors Constructor Description MultiVMInstanceControl()Deprecated.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidstart()Deprecated.- 
Methods inherited from class AbstractControlisRunning, start, stop
 
- 
 
- 
- 
- 
Method Detail- 
startpublic void start() Deprecated.- Specified by:
- startin interface- org.springframework.context.Lifecycle
- Specified by:
- startin class- AbstractControl
 
 
- 
 
-