Package org.jumpmind.symmetric.wrapper
Class WrapperConfig
java.lang.Object
org.jumpmind.symmetric.wrapper.WrapperConfig
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCommand
(boolean isConsole) int
int
long
getName()
boolean
boolean
-
Field Details
-
configFile
-
prop
-
workingDirectory
-
jarFile
-
-
Constructor Details
-
WrapperConfig
- Throws:
IOException
-
-
Method Details
-
getWrapperJarPath
-
getConfigFile
-
getWorkingDirectory
-
getLogFile
-
getWrapperPidFile
-
getServerPidFile
-
getLogFileMaxSize
public long getLogFileMaxSize() -
getLogFileMaxFiles
public int getLogFileMaxFiles() -
getLogFileLogLevel
-
getName
-
getDisplayName
-
getDescription
-
isAutoStart
public boolean isAutoStart() -
isDelayStart
public boolean isDelayStart() -
getFailureActionCommand
-
getFailureResetPeriod
public int getFailureResetPeriod() -
getFailureActions
-
getDependencies
-
getJavaCommand
-
getServiceCommand
-
getOptions
-
getRunAsUser
-
getRunAsPassword
-
getApplicationParameters
-
getApplicationOutputStart
-
getApplicationOutputRestart
-
getMaxMemory
-
getCommand
-
getClassPath
-