public static class ShellProperties.Telnet extends ShellProperties.CrshShellProperties
Constructor and Description |
---|
Telnet() |
Modifier and Type | Method and Description |
---|---|
protected void |
applyToCrshShellConfig(Properties config)
Apply the properties to a CRaSH configuration.
|
Integer |
getPort() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setPort(Integer port) |
protected void applyToCrshShellConfig(Properties config)
ShellProperties.CrshShellProperties
applyToCrshShellConfig
in class ShellProperties.CrshShellProperties
config
- the CRaSH configuration propertiespublic void setEnabled(boolean enabled)
public boolean isEnabled()
public void setPort(Integer port)
public Integer getPort()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.