public interface IDataSourceProvider
| Modifier and Type | Method and Description |
|---|---|
boolean |
destroy()
Destroy the provider
|
DataSource |
getDataSource()
Returns provider's dataSource
|
String |
getProviderName() |
boolean |
startProviding()
start the provider
|
DataSource getDataSource()
String getProviderName()
boolean startProviding()
boolean destroy()
Copyright © 2021. All rights reserved.