|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.ioc.internal.services.LoggingAdvisorImpl
@PreventServiceDecoration public class LoggingAdvisorImpl
Constructor Summary | |
---|---|
LoggingAdvisorImpl(ExceptionTracker exceptionTracker)
|
Method Summary | ||
---|---|---|
|
addLoggingAdvice(org.slf4j.Logger logger,
MethodAdviceReceiver receiver)
Adds logging advice to all methods of the object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoggingAdvisorImpl(ExceptionTracker exceptionTracker)
Method Detail |
---|
public <T> void addLoggingAdvice(org.slf4j.Logger logger, MethodAdviceReceiver receiver)
LoggingAdvisor
addLoggingAdvice
in interface LoggingAdvisor
logger
- log used for debug level logging messages by the interceptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |