public class StaticDataSource extends Object implements ServiceDataSource
| Constructor and Description |
|---|
StaticDataSource() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Service> |
services() |
void |
start() |
void |
stop() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddpublic Collection<Service> services()
services in interface ServiceDataSourcepublic void start()
start in interface ServiceDataSourcepublic void stop()
stop in interface ServiceDataSourceCopyright © 2015–2023. All rights reserved.