public class LoggerPluginImpl extends Object implements org.jboss.logging.LoggerPlugin, org.jboss.logging.MDCSupport, org.jboss.logging.NDCSupport
| Constructor and Description |
|---|
LoggerPluginImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.logging.LoggerPluginInstance |
getInstance(String name,
String resourceBundleName) |
org.jboss.logging.MDCProvider |
getMDCProvider() |
org.jboss.logging.NDCProvider |
getNDCProvider() |
public org.jboss.logging.LoggerPluginInstance getInstance(String name, String resourceBundleName)
getInstance in interface org.jboss.logging.LoggerPluginpublic org.jboss.logging.MDCProvider getMDCProvider()
getMDCProvider in interface org.jboss.logging.MDCSupportpublic org.jboss.logging.NDCProvider getNDCProvider()
getNDCProvider in interface org.jboss.logging.NDCSupportCopyright © 2013. All Rights Reserved.