public class DatabaseConfig extends ApplicationConfig
| Constructor and Description |
|---|
DatabaseConfig(DatabaseCommandLineParser clp) |
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getCredDir() |
Credential |
getCredential() |
java.io.File |
getCredFile() |
DumpString |
toDumpString(DumpString s)
This method allows subclasses to add values to the existing DumpString of the superclass.
|
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
getApplicationName, getCustomVersion, getEspritVersion, getLogDir, getStartLogLevel, getStartLogLevel, isDemoMode, isLogToFile, isNoConsoleLog, isPrintVersionOnly, isTestModeclone, deepCloneconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toStringpublic DatabaseConfig(DatabaseCommandLineParser clp) throws java.lang.Exception
java.lang.Exceptionpublic java.io.File getCredDir()
public java.io.File getCredFile()
public Credential getCredential()
public ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class ApplicationConfigpublic DumpString toDumpString(DumpString s)
DumpabletoDumpString in interface DumpabletoDumpString in class ApplicationConfigCopyright © 2014 EsprIT-Systems. All Rights Reserved.