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.1.14-SNAPSHOT - Copyright © 2019 Talend Component Kit Documentation