public interface ServiceExecution<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getService() |
ServiceStatus |
getStatus() |
void |
start() |
void |
stop() |
T getService()
ServiceStatus getStatus()
void start()
void stop()
Copyright © 2015. All rights reserved.