|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMissingConnectionHandler
Class for encapsulating logic to handle missing connections. The UI can specify a default handler for the core to execute so that the code does not need to be duplicated or invoked in all places where a connection is not found.
| Method Summary | |
|---|---|
void |
handle(IRemoteServices remoteServices,
java.lang.String connectionName)
Handle missing connection |
| Method Detail |
|---|
void handle(IRemoteServices remoteServices,
java.lang.String connectionName)
remoteServices - remote services for the connectionconnectionName - connection name
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||