Uses of Class
org.apache.commons.inject.api.AbstractLoggerInjectingModule

Packages that use AbstractLoggerInjectingModule
org.apache.commons.inject.api   
 

Uses of AbstractLoggerInjectingModule in org.apache.commons.inject.api
 

Subclasses of AbstractLoggerInjectingModule in org.apache.commons.inject.api
 class CommonsLoggingLoggerModule
          A module, which injects Commons Logging Loggers, aka instances of Log.
 class Log4j2LoggerModule
          A module, which injects Log4J 2 loggers, aka instances of Logger.
 class Log4jLoggerModule
          A module, which injects Log4J loggers, aka instances of Logger.
 class Slf4JLoggerModule
          A module, which injects SLF4J loggers, aka instances of Logger.
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.