|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.inject.TypeLiteral<L>
org.nnsoft.guice.sli4j.core.AbstractLoggingModule<org.apache.log4j.Logger>
org.nnsoft.guice.sli4j.log4j.Log4jLoggingModule
public final class Log4jLoggingModule
Apache Log4j logger module implementation.
| Constructor Summary | |
|---|---|
Log4jLoggingModule(com.google.inject.matcher.Matcher<? super com.google.inject.TypeLiteral<?>> matcher)
Creates a new Apache Log4j injection module. |
|
| Method Summary |
|---|
| Methods inherited from class org.nnsoft.guice.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 Log4jLoggingModule(com.google.inject.matcher.Matcher<? super com.google.inject.TypeLiteral<?>> matcher)
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 | ||||||||