|
JBoss Logging Programming Interface 2.2.0.CR2-SNAPSHOT | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LoggerPlugin in org.jboss.logging |
---|
Classes in org.jboss.logging that implement LoggerPlugin | |
---|---|
class |
NullLoggerPlugin
The null logger plugin. |
Fields in org.jboss.logging declared as LoggerPlugin | |
---|---|
static LoggerPlugin |
NullLoggerPlugin.INSTANCE
|
Methods in org.jboss.logging that return LoggerPlugin | |
---|---|
LoggerPlugin |
Logger.getLoggerPlugin()
Get the logger plugin. |
LoggerPlugin |
AbstractLoggerPluginInstance.getLoggerPlugin()
|
LoggerPlugin |
LoggerPluginInstance.getLoggerPlugin()
|
Constructors in org.jboss.logging with parameters of type LoggerPlugin | |
---|---|
AbstractLoggerPluginInstance(String name,
String resourceBundleName,
LoggerPlugin loggerPlugin)
Construct a new instance. |
|
NullLoggerPluginInstance(String name,
LoggerPlugin loggerPlugin)
Construct a new instance. |
|
JBoss Logging Programming Interface 2.2.0.CR2-SNAPSHOT | ||||||||
PREV NEXT | FRAMES NO FRAMES |