|
JBoss Logging Programming Interface 2.2.0.CR2-SNAPSHOT | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LoggerPluginInstance in org.jboss.logging |
---|
Classes in org.jboss.logging that implement LoggerPluginInstance | |
---|---|
class |
AbstractLoggerPluginInstance
An abstract base class for logger plugin instances. |
class |
NullLoggerPluginInstance
LoggerPlugin implementation producing no output at all. |
Fields in org.jboss.logging declared as LoggerPluginInstance | |
---|---|
protected LoggerPluginInstance |
Logger.loggerDelegate
The logger plugin delegate |
Methods in org.jboss.logging that return LoggerPluginInstance | |
---|---|
LoggerPluginInstance |
NullLoggerPlugin.getInstance(String name,
String resourceBundleName)
Get a logger plugin instance with the given name. |
LoggerPluginInstance |
LoggerPlugin.getInstance(String name,
String resourceBundleName)
Get a logger plugin instance with the given name. |
LoggerPluginInstance |
Logger.getLoggerPluginInstance()
Get the logger plugin delegate |
|
JBoss Logging Programming Interface 2.2.0.CR2-SNAPSHOT | ||||||||
PREV NEXT | FRAMES NO FRAMES |