public interface ConnectionTester extends Browser
Browser.getObjectTypes()
and
Browser.getObjectDefinitions(String, Collection)
implementations cannot be used to perform test connection.
Implement this method in Browser
implementation of connector.
This interface is to be used when test connection method in connector descriptor is set to "CUSTOM"Modifier and Type | Method and Description |
---|---|
void |
testConnection()
This function is executed to perform test connection when method attribute for
|
getObjectDefinitions, getObjectTypes
void testConnection()