public static class SshComponentBuilderFactory.SshComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.ssh.SshComponent> implements SshComponentBuilderFactory.SshComponentBuilder
| Constructor and Description |
|---|
SshComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.ssh.SshComponent |
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, waitautowiredEnabled, bridgeErrorHandler, certResource, certResourcePassword, channelType, configuration, failOnUnknownHost, keyPairProvider, keyType, knownHostsResource, lazyStartProducer, password, pollCommand, shellPrompt, sleepForShellPrompt, timeout, usernamebuild, build, doSetProperty, registerprotected org.apache.camel.component.ssh.SshComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.ssh.SshComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.ssh.SshComponent>Apache Camel