public interface AdaptorInfo
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName()
Name of the adaptor
|
Map<String,String> |
getSupportedProperties()
Returns a map containing supported properties, and a small description for each.
|
String[] |
getSupportedSchemes()
Get the schemes this adaptor supports for creating objects.
|
String[] getSupportedSchemes()
String getName()
String getDescription()