JavaConnectorClass
The full class name of the Java class that contains the implementation of the connector. Package separators can be either slash (/) or dot (.).
Type: | String |
Default: | None |
Required: | Yes |
Configuration Section: | Connector |
Example: | JavaConnectorClass=com.autonomy.connector.example.FileSystemConnector
|
See Also: | JavaClassPath |