|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SshConnector
A cluster defines a homogeneous set of server instances that share the same applications, resources, and configuration.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
org.jvnet.hk2.config.ConfigBeanProxy.Duck |
| Method Summary | |
|---|---|
SshAuth |
getSshAuth()
|
String |
getSshHost()
Gets the value of the sshhost property. |
String |
getSshPort()
Gets the value of the sshport property. |
void |
setSshAuth(SshAuth auth)
|
void |
setSshHost(String value)
Sets the value of the sshhost property. |
void |
setSshPort(String value)
Sets the value of the sshport property. |
| Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
createChild, deepCopy, getParent, getParent |
| Methods inherited from interface org.jvnet.hk2.component.Injectable |
|---|
injectedInto |
| Method Detail |
|---|
String getSshPort()
String
void setSshPort(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getSshHost()
String
void setSshHost(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionSshAuth getSshAuth()
void setSshAuth(SshAuth auth)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||