public interface LauncherArguments
Modifier and Type | Method and Description |
---|---|
String |
getClientAuth() |
boolean |
getHelp() |
String |
getKeyStorePassword() |
String |
getKeyStorePath() |
String |
getKeyStoreType() |
String |
getLogLevel() |
boolean |
getNotConsoleShell() |
String |
getPort() |
String |
getRevertParam() |
String |
getSecurePort() |
String getRevertParam()
boolean getHelp()
String getLogLevel()
String getPort()
String getSecurePort()
String getKeyStorePath()
String getKeyStorePassword()
String getKeyStoreType()
String getClientAuth()
boolean getNotConsoleShell()
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.