public class ElementsSSHPlugin
extends org.crsh.ssh.SSHPlugin
| Constructor and Description |
|---|
ElementsSSHPlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Iterable<org.crsh.plugin.PropertyDescriptor<?>> |
createConfigurationCapabilities() |
void |
destroy() |
org.crsh.ssh.SSHPlugin |
getImplementation() |
void |
init() |
public org.crsh.ssh.SSHPlugin getImplementation()
getImplementation in class org.crsh.ssh.SSHPluginprotected java.lang.Iterable<org.crsh.plugin.PropertyDescriptor<?>> createConfigurationCapabilities()
createConfigurationCapabilities in class org.crsh.ssh.SSHPluginpublic void init()
init in class org.crsh.ssh.SSHPluginpublic void destroy()
destroy in class org.crsh.ssh.SSHPlugin