_Logger_ - the logger typepublic class GuiceLogInjectionService<_Logger_> extends Object
GuiceLogInjectionService implements a LogInjectionService for the
Guice dependency injection framework. It binds a
Provider for the logger class and a ProvisionListener for obtaining the
injection context.| Constructor and Description |
|---|
GuiceLogInjectionService() |
| Modifier and Type | Method and Description |
|---|---|
com.google.inject.Module |
getBindings(LogInject<_Logger_> logInject) |
default boolean |
supports(LogInject<_Logger_> arg0,
Class<?> arg1) |
Copyright © 2016. All rights reserved.