Package org.openspaces.launcher
Class WebLauncherConfig
java.lang.Object
org.openspaces.launcher.WebLauncherConfig
- Since:
- 10.0.0
- Author:
- Niv Ingberg
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription` `* @since 10.1getName()intgetPort()booleanvoidsetWarFilePath(String warFilePath)
-
Constructor Details
-
WebLauncherConfig
- Throws:
IOException
-
-
Method Details
-
getPort
public int getPort() -
getTempDirPath
-
getWarFilePath
-
setWarFilePath
-
getHostAddress
` `* @since 10.1 -
getSslKeyStorePath
- Since:
- 12.1
-
getSslKeyStorePassword
- Since:
- 12.1
-
getSslKeyManagerPassword
- Since:
- 12.1
-
getSslTrustStorePassword
- Since:
- 12.1
-
getSslTrustStorePath
- Since:
- 12.1
-
isSslEnabled
public boolean isSslEnabled()- Since:
- 12.1
-
getName
-
getLoggerName
-