public static class SnmpComponentBuilderFactory.SnmpComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.snmp.SnmpComponent> implements SnmpComponentBuilderFactory.SnmpComponentBuilder
Constructor and Description |
---|
SnmpComponentBuilderImpl() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.component.snmp.SnmpComponent |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, register
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
basicPropertyBinding, bridgeErrorHandler, lazyStartProducer
build, build, doSetProperty, register
protected org.apache.camel.component.snmp.SnmpComponent buildConcreteComponent()
buildConcreteComponent
in class AbstractComponentBuilder<org.apache.camel.component.snmp.SnmpComponent>
protected boolean setPropertyOnComponent(org.apache.camel.Component component, String name, Object value)
setPropertyOnComponent
in class AbstractComponentBuilder<org.apache.camel.component.snmp.SnmpComponent>
Apache Camel