|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.x4juli.global.components.AbstractComponent
org.x4juli.formatter.pattern.PatternConverter
org.x4juli.formatter.pattern.LogRecordPatternConverter
org.x4juli.formatter.pattern.CurrentlyNotAvailableConverter
org.x4juli.formatter.pattern.NDCPatternConverter
Currently not available. Returns always "?".
| Field Summary | |
private static NDCPatternConverter |
INSTANCE
Singleton. |
| Fields inherited from class org.x4juli.formatter.pattern.PatternConverter |
|
| Fields inherited from class org.x4juli.global.components.AbstractComponent |
manager, repository |
| Constructor Summary | |
private |
NDCPatternConverter()
Private constructor. |
| Method Summary | |
static NDCPatternConverter |
newInstance(java.lang.String[] options)
Obtains an instance of NDCPatternConverter. |
| Methods inherited from class org.x4juli.formatter.pattern.CurrentlyNotAvailableConverter |
format |
| Methods inherited from class org.x4juli.formatter.pattern.LogRecordPatternConverter |
format, handlesThrowable |
| Methods inherited from class org.x4juli.formatter.pattern.PatternConverter |
getMessageProperties, getName, getStyleClass, toString |
| Methods inherited from class org.x4juli.global.components.AbstractComponent |
getLogger, getLoggerRepository, getNonFloodingLogger, getProperty, getProperty, getProperty, getProperty, resetErrorCount, setObjectStore |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private static final NDCPatternConverter INSTANCE
| Constructor Detail |
private NDCPatternConverter()
| Method Detail |
public static NDCPatternConverter newInstance(java.lang.String[] options)
options - options, may be null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||