public interface IMissingConnectionHandler
Modifier and Type | Method and Description |
---|---|
void |
handle(IRemoteServices remoteServices,
String connectionName)
Handle missing connection
|
void handle(IRemoteServices remoteServices, String connectionName)
remoteServices
- remote services for the connectionconnectionName
- connection nameCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.