public interface ServiceDataSource
| Modifier and Type | Method and Description |
|---|---|
default void |
add(Service service) |
Collection<Service> |
services() |
void |
start() |
void |
stop() |
Collection<Service> services()
default void add(Service service)
void start()
void stop()
Copyright © 2015–2023. All rights reserved.