当前页面: 
在线文档首页 > 
JBoss 3.2.7 common API Documentation 英文版文档
ThreadNDCConverter (JBoss/Common API) - JBoss 3.2.7 common API Documentation 英文版文档
org.jboss.logging.layout
Class ThreadNDCConverter
java.lang.Object
   org.apache.log4j.helpers.PatternConverter
org.apache.log4j.helpers.PatternConverter
       org.jboss.logging.layout.ThreadNDCConverter
org.jboss.logging.layout.ThreadNDCConverter
- public class ThreadNDCConverter- extends org.apache.log4j.helpers.PatternConverter
A PatternConverter that uses the current thread NDC rather than the
 LoggingEvent NDC value.
- Version:
- $Revision: 1.1.4.1 $
- Author:
- Scott.Stark@jboss.org
 
| Fields inherited from class org.apache.log4j.helpers.PatternConverter | 
| next | 
 
| Constructor Summary | 
| ThreadNDCConverter(org.apache.log4j.helpers.FormattingInfo formattingInfo)Creates a new instance of ThreadMDCPatternConverter
 | 
 
| Method Summary | 
| protected  String | convert(org.apache.log4j.spi.LoggingEvent loggingEvent)
 | 
 
| Methods inherited from class org.apache.log4j.helpers.PatternConverter | 
| format, spacePad | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ThreadNDCConverter
public ThreadNDCConverter(org.apache.log4j.helpers.FormattingInfo formattingInfo)
- Creates a new instance of ThreadMDCPatternConverter
 
convert
protected String convert(org.apache.log4j.spi.LoggingEvent loggingEvent)
- 
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.