public class DatabaseCFG extends ApplicationConfig
Constructor and Description |
---|
DatabaseCFG(DatabaseCLP 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, isTestMode
clone, copy
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toString
public DatabaseCFG(DatabaseCLP clp) throws java.lang.Exception
java.lang.Exception
public java.io.File getCredDir()
public java.io.File getCredFile()
public Credential getCredential()
public ToString toString(ToString s)
Dumpable
toString
in interface Dumpable
toString
in class ApplicationConfig
public DumpString toDumpString(DumpString s)
Dumpable
toDumpString
in interface Dumpable
toDumpString
in class ApplicationConfig
Copyright © 2013 EsprIT-Systems. All Rights Reserved.