![]() |
BaltradDex
BALTRAD Data Exchange System
|
Public Member Functions | |
| LogConfiguration () | |
| LogConfiguration (Properties props) | |
| boolean | equals (Object obj) |
| int | hashCode () |
| String | getMsgTrimByNumber () |
| void | setMsgTrimByNumber (String msgTrimByNumber) |
| String | getMsgTrimByAge () |
| void | setMsgTrimByAge (String msgTrimByAge) |
| String | getMsgRecordLimit () |
| void | setMsgRecordLimit (String msgRecordLimit) |
| String | getMsgMaxAgeDays () |
| void | setMsgMaxAgeDays (String msgMaxAgeDays) |
| String | getMsgMaxAgeHours () |
| void | setMsgMaxAgeHours (String msgMaxAgeHours) |
| String | getMsgMaxAgeMinutes () |
| void | setMsgMaxAgeMinutes (String msgMaxAgeMinutes) |
| String | getMessageBrowserScrollRange () |
| void | setMessageBrowserScrollRange (String messageBrowserScrollRange) |
System log configuration object.
|
inline |
Constructor.
|
inline |
Constructor.
| props | Properties to read |
|
inline |
Compares current object with another.
| obj | Object to compare with |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Generate hash code.
|
inline |
| msgMaxAgeDays | the msgMaxAgeDays to set |
|
inline |
| msgMaxAgeHours | the msgMaxAgeHours to set |
|
inline |
| msgMaxMinutes | the msgMaxMinutes to set |
|
inline |
| msgRecordLimit | the msgRecordLimit to set |
|
inline |
| msgTrimByAge | the msgTrimByAge to set |
|
inline |
| msgTrimByNumber | the msgTrimByNumber to set |