Package io.appform.ranger.core.finderhub
Interface ServiceDataSource
- All Known Implementing Classes:
DynamicDataSource,StaticDataSource
public interface ServiceDataSource
-
Method Summary
-
Method Details
-
services
Collection<Service> services() -
add
-
start
void start() -
stop
void stop()
-