public interface ConnectorLoadInterface
Modifier and Type | Method and Description |
---|---|
String |
getConnectorDescription()
Gets the description of this connector (perhaps not the same one as specified
in the "onConnectorLoad" call).
|
void |
onConnectorLoad(ClientSessionManager csm,
String description)
Called when the Connector has been loaded.
|
void |
onConnectorUnload(ClientSessionManager csm)
Called when the Connector has been unloaded.
|
void onConnectorLoad(ClientSessionManager csm, String description)
csm
- The instance of the ClientSessionManager.void onConnectorUnload(ClientSessionManager csm)
csm
- The instance of the ClientSessionManager.String getConnectorDescription()
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.