Uses of Interface
org.jboss.logging.LoggerPlugin

Uses of LoggerPlugin in org.jboss.logging
 

Classes in org.jboss.logging that implement LoggerPlugin
 class NullLoggerPlugin
          LoggerPlugin implementation producing no output at all.
 

Fields in org.jboss.logging declared as LoggerPlugin
protected  LoggerPlugin Logger.loggerDelegate
          The logger plugin delegate
 

Methods in org.jboss.logging that return LoggerPlugin
protected static LoggerPlugin Logger.getDelegatePlugin(String name)
          Get the delegate plugin
 LoggerPlugin Logger.getLoggerPlugin()
          Get the logger plugin delegate
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.