Interface PgeventComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface PgeventComponentBuilderFactory
Send and receive PostgreSQL events via LISTEN and NOTIFY commands.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the PostgresSQL Event component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionpgevent()PostgresSQL Event (camel-pgevent) Send and receive PostgreSQL events via LISTEN and NOTIFY commands.
-
Method Details
-
pgevent
PostgresSQL Event (camel-pgevent) Send and receive PostgreSQL events via LISTEN and NOTIFY commands. Category: database Since: 2.15 Maven coordinates: org.apache.camel:camel-pgevent- Returns:
- the dsl builder
-