public interface AdapterFactory
| Modifier and Type | Method | Description |
|---|---|---|
VirtualSchemaAdapter |
createAdapter() |
Create a new instance of the Virtual Schema Adapter
|
String |
getAdapterName() |
Get the name of the Virtual Schema Adapter
|
String |
getAdapterVersion() |
Get the version of the Virtual Schema Adapter
|
Set<String> |
getSupportedAdapterNames() |
List the adapter names the adapter handles
|
Set<String> getSupportedAdapterNames()
VirtualSchemaAdapter createAdapter()
String getAdapterVersion()
String getAdapterName()
Copyright © 2019. All rights reserved.