|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.inject.TypeLiteral<L>
com.googlecode.sli4j.core.AbstractLoggingModule<org.slf4j.Logger>
com.googlecode.sli4j.slf4j.log4j.Slf4jLog4jLoggingModule
public final class Slf4jLog4jLoggingModule
SLF4J - Apache Log4j logger module implementation.
| Constructor Summary | |
|---|---|
Slf4jLog4jLoggingModule(com.google.inject.matcher.Matcher<? super com.google.inject.TypeLiteral<?>> matcher)
Creates a new SLF4J - Apache Log4j injection module. |
|
| Method Summary |
|---|
| Methods inherited from class com.googlecode.sli4j.core.AbstractLoggingModule |
|---|
configure, hear |
| Methods inherited from class com.google.inject.TypeLiteral |
|---|
equals, get, get, getExceptionTypes, getFieldType, getParameterTypes, getRawType, getReturnType, getSupertype, getType, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Slf4jLog4jLoggingModule(com.google.inject.matcher.Matcher<? super com.google.inject.TypeLiteral<?>> matcher)
SLF4J - Apache Log4j injection module.
matcher - types matcher for whom the Logger injection has to be
performed.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||