| Modifier and Type | Method and Description | 
|---|---|
Logger.LoggerFactory | 
NullLoggingModule.createLoggerFactory()  | 
abstract Logger.LoggerFactory | 
LoggingModule.createLoggerFactory()  | 
Logger.LoggerFactory | 
ConsoleLoggingModule.createLoggerFactory()  | 
| Constructor and Description | 
|---|
BindLoggersAnnotatedWithResource(Logger.LoggerFactory loggerFactory)  | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
JDKLogger.JDKLoggerFactory  | 
| Modifier and Type | Method and Description | 
|---|---|
Logger.LoggerFactory | 
JDKLoggingModule.createLoggerFactory()  | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Log4JLogger.Log4JLoggerFactory  | 
| Modifier and Type | Method and Description | 
|---|---|
Logger.LoggerFactory | 
Log4JLoggingModule.createLoggerFactory()  | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
SLF4JLogger.SLF4JLoggerFactory  | 
| Modifier and Type | Method and Description | 
|---|---|
Logger.LoggerFactory | 
SLF4JLoggingModule.createLoggerFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
Logger.LoggerFactory | 
Utils.getLoggerFactory()
Deprecated.  
 | 
Logger.LoggerFactory | 
Utils.loggerFactory()
#see #getLoggerFactory 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Logger.LoggerFactory | 
UtilsImpl.getLoggerFactory()  | 
Logger.LoggerFactory | 
UtilsImpl.loggerFactory()  | 
| Constructor and Description | 
|---|
UtilsImpl(com.google.inject.Injector injector,
         Json json,
         XMLParser xml,
         HttpClient simpleClient,
         HttpAsyncClient simpleAsyncClient,
         Crypto encryption,
         DateService date,
         com.google.common.util.concurrent.ListeningExecutorService userExecutor,
         com.google.common.util.concurrent.ListeningExecutorService ioExecutor,
         com.google.common.eventbus.EventBus eventBus,
         Map<String,Credentials> credentialStore,
         Logger.LoggerFactory loggerFactory)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.