public interface DirectDataSourceProvider
DirectDataSource
.Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the data source ID.
|
String |
getPath()
Returns the container path of this data source.
|
DirectDataSource |
newInstance()
Creates a new instance.
|
String getId()
String getPath()
DirectDataSource newInstance() throws IOException, InterruptedException
IOException
- if failed to create an instanceInterruptedException
- if interruptedCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.