public interface IRemoteServicesDescriptor
Modifier and Type | Method and Description |
---|---|
boolean |
canCreateConnections()
Test if this provider can create connections.
|
String |
getId()
Get unique ID of this service.
|
String |
getName()
Get display name of this service.
|
String |
getScheme()
Get the EFS scheme provided by this service.
|
boolean canCreateConnections()
String getId()
String getName()
String getScheme()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.