public static class PgReplicationSlotComponentBuilderFactory.PgReplicationSlotComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.pg.replication.slot.PgReplicationSlotComponent> implements PgReplicationSlotComponentBuilderFactory.PgReplicationSlotComponentBuilder
| Constructor and Description |
|---|
PgReplicationSlotComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.pg.replication.slot.PgReplicationSlotComponent |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, registerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbasicPropertyBinding, bridgeErrorHandlerbuild, build, doSetProperty, registerpublic PgReplicationSlotComponentBuilderImpl()
protected org.apache.camel.component.pg.replication.slot.PgReplicationSlotComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.pg.replication.slot.PgReplicationSlotComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.pg.replication.slot.PgReplicationSlotComponent>Apache Camel