public interface RunnableService
stop() method. RunnableServices are Singletons.| Modifier and Type | Method and Description |
|---|---|
void |
start()
Start the RunnableService.
|
void |
stop()
Stop the RunnableService.
|
Copyright © 2018. All rights reserved.