Interface LifecycleExecutor
- All Superinterfaces:
Runnable
- All Known Subinterfaces:
Dumper,IncrementalDumper
- All Known Implementing Classes:
AbstractLifecycleExecutor
Lifecycle executor.
-
Method Summary
-
Method Details
-
start
void start()Start run execute. -
stop
void stop()Stop running execute.
-