@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface PgeventComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PgeventComponentBuilderFactory.PgeventComponentBuilder
Builder for the PostgresSQL Event component.
|
static class |
PgeventComponentBuilderFactory.PgeventComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static PgeventComponentBuilderFactory.PgeventComponentBuilder |
pgevent()
PostgresSQL Event (camel-pgevent)
Send and receive PostgreSQL events via LISTEN and NOTIFY commands.
|
static PgeventComponentBuilderFactory.PgeventComponentBuilder pgevent()
Apache Camel