Interface SshConnector

All Superinterfaces:
org.jvnet.hk2.config.ConfigBeanProxy

public interface SshConnector extends org.jvnet.hk2.config.ConfigBeanProxy
A cluster defines a homogeneous set of server instances that share the same applications, resources, and configuration.
  • Method Summary

    Modifier and Type
    Method
    Description
     
    Gets the value of the sshHost property.
    Gets the value of the sshPort property.
    void
     
    void
    setSshHost(String sshHost)
    Sets the value of the sshHost property.
    void
    setSshPort(String sshPort)
    Sets the value of the sshPort property.

    Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy

    createChild, deepCopy, getParent, getParent