public class DefaultConnectorService<CONFIG extends ConnectorConfig,CONNECTION extends ConnectorConnection> extends Object implements ConnectorService
| Constructor and Description |
|---|
DefaultConnectorService(CONFIG config,
CONNECTION connection) |
| Modifier and Type | Method and Description |
|---|---|
protected CONFIG |
getConfig() |
protected CONNECTION |
getConnection() |
public DefaultConnectorService(CONFIG config, CONNECTION connection)
protected CONFIG getConfig()
protected CONNECTION getConnection()
Copyright © 2018. All rights reserved.