Constructor and Description |
---|
ExtendedUtils(com.google.inject.Injector injector,
Json json,
XMLParser xml,
HttpClient simpleApi,
HttpAsyncClient simpleAsyncApi,
Crypto encryption,
DateService date,
ExecutorService userThreads,
ExecutorService ioThreads,
com.google.common.eventbus.EventBus eventBus,
Map<String,Credentials> credentialStore,
Logger.LoggerFactory loggerFactory,
AbiquoHttpClient abiquoHttpClient,
AbiquoHttpAsyncClient abiquoHttpAsyncApi) |
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() |
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,
ExecutorService userThreads,
ExecutorService ioThreads,
com.google.common.eventbus.EventBus eventBus,
Map<String,Credentials> credentialStore,
Logger.LoggerFactory loggerFactory) |
Copyright © 2009-2013 jclouds. All Rights Reserved.