Class SshClientConfigParser

java.lang.Object
org.citrusframework.ssh.config.annotation.SshClientConfigParser
All Implemented Interfaces:
org.citrusframework.config.annotation.AnnotationConfigParser<SshClientConfig,SshClient>

public class SshClientConfigParser extends Object implements org.citrusframework.config.annotation.AnnotationConfigParser<SshClientConfig,SshClient>
Since:
2.5
Author:
Christoph Deppisch