public interface Configurer
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Configurer.ConfigurerConfiguration
Represents the potential
ConfigurerOption parameters of the invocation. |
static interface |
Configurer.Connection
Represents actions doable on a connection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Configurer.Connection connection,
Configurer.ConfigurerConfiguration configuration) |
void configure(Configurer.Connection connection, Configurer.ConfigurerConfiguration configuration)
connection - the current connection to customize.configuration - the configuration of the invocation if any.1.0.3 - Copyright © 2018 Talend Component Kit Documentation