|
|||||||||
| 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.commons.logging.Log>
org.nnsoft.guice.sli4j.acl.ACLLoggingModule
public final class ACLLoggingModule
Apache Commons Logging logger module implementation.
| Constructor Summary | |
|---|---|
ACLLoggingModule()
Creates a new Apache Commons Logging injection module that matches any class. |
|
ACLLoggingModule(com.google.inject.matcher.Matcher<? super com.google.inject.TypeLiteral<?>> matcher)
Creates a new Apache Commons Logging 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 ACLLoggingModule()
Apache Commons Logging injection module that matches any class.
public ACLLoggingModule(com.google.inject.matcher.Matcher<? super com.google.inject.TypeLiteral<?>> matcher)
Apache Commons Logging 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 | ||||||||